Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How to do parallel processing within mod_perl

by snowhare (Friar)
on Nov 12, 2007 at 14:20 UTC ( [id://650273]=note: print w/replies, xml ) Need Help??


in reply to How to do parallel processing within mod_perl

You are severely constrained by the fact you are running under mod_perl. Your best option is probably to setup a seperate daemon that does your parallel queries for you and returns the result to your mod_perl process via a socket.
  • Comment on Re: How to do parallel processing within mod_perl

Replies are listed 'Best First'.
Re^2: How to do parallel processing within mod_perl
by diotalevi (Canon) on Nov 12, 2007 at 16:16 UTC

    Your separate daemon could very well be just another mod_perl process.

    ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-26 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found