-
Recent Posts
Top Posts & Pages
Meta
Daily Archives: June 10, 2011
Node.js From the Enterprise Java Perspective
Node.js currently is getting much attention because it uses a concurrency model that shows great promise in scalability: event-driven asynchronous Input/Output. This model can handle thousands of concurrent user-requests and do that with a tiny memory footprint, things that cannot … Continue reading
Posted in Java, Javascript, Node.js
25 Comments