On Fri, Feb 13, 2009 at 11:33, Pooja Maheshwari <pooja.maheshw...@impetus.co.in> wrote: > Hi all, > > Is it possible to use multithreading in apache modules written in C?
Yes. > As I searched, apr_thread_proc provides process & thread management > functions. Does it come as part of Apache 2.2? Yes. Apache itself uses threads to serve requests if it is configured to use the mpm_worker module. S -- A: Because it reverses the logical flow of conversation. Q: Why is top-posting frowned upon? A: Top-posting. Q: What is the most annoying thing in e-mail?