Hi,

> Maybe you want to take a look into
>
> http://freshmeat.net/projects/spserver
>
> It is a hybrid system between threaded and event-driven, and exploits
> the advantages of both programming models. It exposes a threaded
> programming style to programmers, while simultaneously using
> event-driven style to process network connection.

Hmm looks nice but initially i tried to stay with C because of the
headache you get if you try to use stl in a multithreaded environment.
But I will have a look at it's concept, maybe there's something I like
:-)


Peter
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to