Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Multi-process Win32 HTTP Daemon

by shonorio (Hermit)
on Apr 30, 2006 at 15:38 UTC ( [id://546583]=note: print w/replies, xml ) Need Help??


in reply to Multi-process Win32 HTTP Daemon

What you want's looks much more complex that you are showing, because this maybe you should look at POE framework for creating event-driven multitasking programs in Perl and your POE Cookbook, where you can see a examples about how to create one Web server.

Using POE has 2 good things, first is easy and second is multi-plataform. To build your server running as server on Win32 you can use POE::Component::Daemon::Win32.

If you are looking just for SOAP, take a look of SOAP::Lite.

Using one of these frameworks, your system will be easier to write and support. Think about this.

Solli Moreira Honorio
Sao Paulo - Brazil

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://546583]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-24 22:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found