making libwww thread-safe

Hi,

i've followed the "is libwww thread safe"-Discussion in this list.
we also have the challenge to provide a multithreaded Bot. 
The only task of this Bot is to connect a Webserver and return the Content
via CORBA to another Process...

We want to do this the multithreaded-Way, because the fork() is not
available under NT
and the equivalent Functions are very expensive...

Are there any experiences with this Problem or other Ideas ?

Thanx in Advance

Matthias Koch


 

Received on Tuesday, 18 July 2000 05:39:47 UTC