Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Use of do() to run lots of perl scripts

by bliako (Monsignor)
on Mar 02, 2021 at 21:44 UTC ( [id://11129031]=note: print w/replies, xml ) Need Help??


in reply to Use of do() to run lots of perl scripts

Can a webserver do this better than your diy-server (re: pre-fork, pre-load)? Even unix shell scripts can talk CGI.

  • Comment on Re: Use of do() to run lots of perl scripts

Replies are listed 'Best First'.
Re^2: Use of do() to run lots of perl scripts
by LanX (Saint) on Mar 02, 2021 at 22:51 UTC
    I'd certainly try to prototype this first with something like FCGI plus some high performance webserver - probably nginx.

    There are so many potential problems already solved, so much know-how already available in the human cloud.

    Like concept to scale up with a server farm...

    "Standing on shoulders of giants" and so on...

    And if this "prototype" doesn't deliver sufficiently, one can still learn from the concepts when implementing the DIY server.

    Saying so, I'm still in doubt the OP has really identified the bottlenecks of his existing solution.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-16 23:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found