[LCP]multithreaded ideas?
Mircea Ciocan
mirceac at interplus.ro
Fri Feb 14 23:59:02 UTC 2003
You can try to make a mail filter for sendmail with new libmilter
framework, it allows to mangle every aspect of an email message and is a
multithreaded framework.
More you can see at ( an example also included) at:
http://mircea.interplus.ro/libmilter.en/
(Sendmail's site lack the example)
Hope that helps,
Mircea C.
Aaron Walker wrote:
> Hello,
>
> I just finished reading "Advanced Linux Programming" and am looking to
> implement what I've read about threads. I've been racking my brain all
> night trying to think of a program I could write to help learn threads,
> but have come up with nothing. I'm looking for some input about a
> program I could write, to help me learn, but at the same time something
> that would actually benefit from using threads and have a real-world
> use. Please let me know if anyone has any input on such learning projects.
>
> Thanks,
> A. Walker
More information about the linuxCprogramming
mailing list