[Cppcms-users] CppCMS as Comet Server
Brought to you by:
artyom-beilis
From: william l. <we...@gm...> - 2012-12-27 14:22:35
|
Hi, I'm thinking of using CppCMS to implement a Comet Server for Pushing short messages to connected users via Http. Do you have any ideas from performance perspective, how much connections CppCMS application can handle at the same time per server? The server spec is like 10G RAM, 8Core CPU etc, and http traffic is not heavy, I'm thinking about keep a connection for 10 mins then release it and let it reconnect back. If anyone have some benchmark result, that will be great! Thanks and appreciated Happy New Year William L. |