Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用内置客户端框架创建网络服务器,每 N 秒通过内部服务器 API(CORBA)从 DB 轮询一次。并响应向另一台服务器发送 http 请求。并抓住回应。netty 可以用于这样的任务吗?