[Libevent-users] Two questions...
Marco Bambini
marco at sqlabs.net
Mon Nov 5 09:49:40 EST 2007
Hi guys,
I just examined the libevent library and I found it very interesting.
I have two questions ....
- what about its license? can I use it in a commercial (not open
source) project?
- I am interested in using it in a high load server I am writing,
ideally it should handle some thousands of TCP/IP concurrent
connections ... actual implementation is one thread per connection
architecture with a select statement for each thread ... what is the
best way to develop and high load server with libevent? (just one big
event list and one thread?)
Thanks a lot in advance for your kind replies.
Best regards,
---
Marco Bambini
http://www.sqlabs.net
http://www.sqlabs.net/blog/
http://www.sqlabs.net/realsqlserver/
More information about the Libevent-users
mailing list