Re: Multi-process Win32 HTTP Daemon
- From: robic0
- Date: Sat, 29 Apr 2006 17:32:18 -0700
On 29 Apr 2006 10:11:03 -0700, rfoskett@xxxxxxxxx wrote:
Hi,[ahhh, snipped]
I'm trying to get a multiprocess win32 http daemon working however seem
to be having problems in getting the response back from the server.
The eventual aim of this is to have a prespawning SOAP server that can
expose OLE APIs to nonwindows platforms. I dont want to use the
obvious choice of fork as activeperl currently creates threads behind
the scene and so want to avoid any potential threadsafe issues with the
OLE classes.
I don't think you should program this in Perl. You seem versed in
windows, better do it right with a 2-pass compiler.
Demons are in windows but I'm sure its only programmable from unix.
.
- References:
- Multi-process Win32 HTTP Daemon
- From: rfoskett
- Multi-process Win32 HTTP Daemon
- Prev by Date: Re: Creating 1 file w/ the contents of 7 other files mixed randomly.
- Next by Date: FAQ 7.1 Can I get a BNF/yacc/RE for the Perl language?
- Previous by thread: Multi-process Win32 HTTP Daemon
- Next by thread: Perl script does not work
- Index(es):
Relevant Pages
|