Recommend this page to a friend! |
Classes of Igor Escobar | Terminal Crossword | clustering/README.md | Download |
|
|
Downloadrequest_counter.jsThis example creates a simple web server listening to port 8000 and creates one instance for each core you have then keeps track of the number of handled request's on the master process. webserver_fork.jsTo take advantage of multi-core systems this example creates a simple web server listening to port 8000 and creates one instance for each core you have. |