What's the preferred web server for perl? [closed] - perl

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
In PHP the best choice is nginx now,what's the case in perl world?

Nginx is still a fine choice, but if you write your Perl app to be PSGI-compliant, then you really shouldn't care; changing web servers is a snap.

Related

What do you use Reactive Extensions for? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have a very light grasp of the Rx framework and while I understand some of its capabilities, I'm not sure of where it makes sense to use it, especially in a "real-life" scenario e.g. a distributed Web app.
Do you use Rx? Which version? What for?

startup project for learning mongo db [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to learn mongodb.
what could be a simple project as a start to learn MONGODB??
Please provide your views.
Thank You.
Check 10gen's websites (mongodb.org and 10gen.com) for tutorials and use cases. Either of these might be good to start with:
https://www.10gen.com/presentations/mongodb-stockholm/2012/building-your-first-mongodb-application
http://docs.mongodb.org/manual/tutorial/write-a-tumblelog-application-with-django-mongodb-engine/

Recommend books about web server architecture or technique [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I'm looking for an book which presents how does a web server work. For example, I want to learn how Apache works and its architecture.
Thank you very much

What can be done with node.js or socket.io? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
What can we do with node.js, socket io or any server side JavaScript?
I know every programming language or framework has its own features or functionality that makes it different from other. For example, we use jQuery specially for nice UI design. On that view, what is necessity of learning node.js?

Best enterprise scheduler that you worked with? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I am looking for a good scheduler that is robust across multiple platforms (windows, linux, solaris, etc) that has robust error reporting capabilities.
The best one was homegrown.
Second best was Autosys.