Using epoll for blocking operations other than file I/O?

Ask Bjørn Hansen ask at develooper.com
Sun May 13 06:49:37 UTC 2007


On May 12, 2007, at 10:09 PM, EKC wrote:

> P.S., I just noticed 'Gearman' on danga.com. Should I be using Gearman
> to address this problem?

That'd be an easy way to do it.   Depending on the work load, queue  
and reliability requirements you might want to just have the gearman  
worker insert the email into a database queue (or qmail/postfix/ 
sendmail queue if there's very little or no processing work involved).


  - ask

-- 
http://develooper.com/ - http://askask.com/




More information about the perlbal mailing list