Re: Web Service
"Sudhir Kamatkar" <[email protected]>
| Newsgroups | gmane.org.user-groups.ajug.members |
|---|---|
| Organization | Samarth Technologies, Inc |
| Message-ID | <[email protected]> |
Thank you all for your responses. Wesley – the benchmark is really interesting – I don’t know more than half of those frameworks. I am surprised to see node and vert.x in middle of chart – I thought it would be at the top. Rupen – You are right about the approach to 10K writes - periodic writes. Jake – Has anyone used MuleESB web service in cloud? Interesting concept. Travis – Your point about Node/Play vs mature frameworks like Spring is certainly worth more thought. I was also asked to look at BaaS providers like Kinvey, Parse, Stackmob etc. When I saw this BaaS ecosystem map (http://www.kinvey.com/backend-as-a-service) and the benchmark link Wesley sent, I felt overwhelmed with the choices we have to host a simple web service that can scale J Best Regards, Sudhir From: Wesley Hales [mailto:[email protected]] Sent: Wednesday, July 03, 2013 10:11 PM To: [email protected] Cc: <[email protected]> Subject: Re: [ajug-members] Web Service Sudhir - Check out these benchmarks (both simple/advanced) with all the latest and old school frameworks. i think nodejs is old school now... right? :) http://www.techempower.com/blog/2013/03/28/framework-benchmarks/ On Jul 3, 2013, at 8:35 AM, "Sudhir Kamatkar" <[email protected]> wrote: Friends, We are working on a web service to be built. Key is there could be bursts of up to 10,000 concurrent requests/transactions during certain times of the day. Web service itself is relatively straight forward which involves getting 4-5 fields of information (text & numbers) from the requesters (mobile and other devices) and then fetching data from the database and performing simple calculations and sending results back. What technologies would you suggest for better performance, scalability, ease of writing code/rning curve (for Java developer) and stability? Which cloud provider would you recommend? One thought was to use node.js, akka for Java, Redisl, ngnix and deploy in Joyent. Does anyone have experience with these technologies? Our concerns are - Is this stack too bleeding edge, stability of code (since they have sub 0.x versions), learning curve for Java developer, too many moving parts for administration, troubleshooting and testing? Thank you in advance for your help. Sudhir _______________________________________________ ajug-members mailing list [email protected] http://www.ajug.org/mailman/listinfo/ajug-members _______________________________________________ ajug-members mailing list [email protected] http://www.ajug.org/mailman/listinfo/ajug-members