Re: AnyEvent mode?
[email protected] (Aleksandar Lazic)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
On Don 02.12.2010 09:49, Ask Bjørn Hansen wrote: > >On Dec 2, 2010, at 8:42, Aleksandar Lazic wrote: > >> Hm, well I give it a try again ;-) > >For what it's worth, if I was starting a qpsmtpd-like thing from >scratch today I'd almost certainly make it AnyEvent based. :-) I like to develop something with AnyEvent and the qpsmtpd looks very nice and worth to get another alternative daemon ;-) Maybe we can make another benchmark AnyEvent vs Danga::Socket due to the fact that AnyEvent with EV as underlaying event lib looks very fast from the internet source ;-)