[xSocket-develop] how to sharing worker pool
Status: Inactive
Brought to you by:
grro
|
From: 李洪文 <hon...@16...> - 2010-01-28 04:09:32
|
I'm programming a proxy server, including http,socks protocol. so it has more than 3 Server and serveral connectors. Each has it's owner worker pool. i think it is not good. how to share these servers and connectors with one worker pool? thanks |