I\'m looking for a pub/sub engine, with the following requirements: Very low latency < 0.5 sec Scalable
Question: What is best way to call a web service (0.5-1.5 seconds/call) from a servlet at AppEngine? Are blocking calls are scalable at AppEngine environment?
I will be writing a RESTful API soon and am wondering as to which technology lends itself most to ma开发者_StackOverflow社区king the end product scalable and fast.
I\'m building a web app which will serve content to a constantly growing user base. I\'m wondering where to start with scalability, and how to measure the performance of my app, so i know when it\'s n
I am going to use ActiveMQ for the first time in one of my projects (topics for durable messages). I have read that durable messages enforce a limit to the scale of number of messages per second. What
I\'m interested in opinions on what database system to select for this project where I basically need to persist a constant stream of messages at potentially high speed. There\'s basically four types
What would you consider to be an ideal solution for a new service with the following needs? Easy to hire new talent
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
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, a
I have an application which reads large set of XML files (multiple around 20-30) periodically, like once every 10 minutes. Now each XML file can be approximated to at least 40-100 MB in size. Once eac