Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Is perl scalable?

by dws (Chancellor)
on Dec 06, 2002 at 01:04 UTC ( [id://217954]=note: print w/replies, xml ) Need Help??


in reply to Is perl scalable?

Their main point was that java only spawned one process and could handle hundreds of users and that perl, on the other hand, could not.

They're spouting nonsense, probably based on simple ignorance. I've worked on a Perl-based application server that could handle thousands of HTTP requests per minute, corresponding to several hundred logical sessions. We were limited by the network pipe more than we were by CPU.

The advantage you get over quicker time-to-market can offset quite a bit of scalability for many applications.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://217954]
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: (4)
As of 2024-04-25 07:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found