Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

(tye)Re: mod_perl-esque named-pipe-to-interpreter application? (code)

by tye (Sage)
on Jul 11, 2001 at 22:37 UTC ( [id://95799]=note: print w/replies, xml ) Need Help??


in reply to mod_perl-esque named-pipe-to-interpreter application? (code)

Bouncing around how to do this I eventually decided that the named pipe should be replaced with a TCP server bound to localhost so you can easily have multiple "workers" processing the requests. A good TCP protocol to use for this is HTTP. So you might just want to use mod_perl and just make sure it is configured to only accept requests from localhost.

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re: mod_perl-esque named-pipe-to-interpreter application? (code)

Log In?
Username:
Password:

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

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

    No recent polls found