scalability
How do you scale an application server that has daemon tasks?
I have a web application that runs on one server right now. I\'d like to switch to a cluster of application servers (jetty), to handle increased load and failover. However, the application has a coupl[详细]
2023-03-08 01:34 分类:问答Downsides of storing binary data in Riak?
What are the problems, if any, of storing binary data in Riak? Does it effect the maintainability and performance of the clu开发者_StackOverflowstering?[详细]
2023-03-07 17:41 分类:问答How to generate load on IIS?
I want to start using load balancers, database replication and sharding, cloud computing. I know I can follow many tutorials, that\'s no problem, but I don\'t know how to开发者_JS百科 generate suffici[详细]
2023-03-07 11:49 分类:问答How do I make use of all cores in my worker role on Windows Azure?
Suppose I specify I want my worker role to run on a 4-cores virtual machine. How do I make use of all cores?[详细]
2023-03-07 00:45 分类:问答asp.net Page.PreviousPage Scope
I am using ASP.net 3.5 I have a page cross posting to another page which is unfortunately a requirement of my design.[详细]
2023-03-06 22:03 分类:问答Choosing a REST framework for using alongside asp.net-mvc
I already have my site built using asp.net mvc, which basically talks to my service layer. The service layer is designed so that outside applications can call into it as an API (probably similar to tw[详细]
2023-03-06 19:26 分类:问答How to avoid flooding in my very simple web application and make it scalable?
I\'m trying to develop a very simple Java web application using JSP and Servlets. 1) There is a textbox and a submit button on the page,[详细]
2023-03-06 05:20 分类:问答Suggested technologies for reimplementing stackoverflow.com
If you were going to reimplement SO now, what technologies would you use?What technologies would you use if you were restricted to Java technologies开发者_运维技巧.And here\'s the answer I was writing[详细]
2023-03-06 04:48 分类:问答How well does Sync Framework 4 scale?
I\'ve had a little experience with sync 2 and found that it performed terribly for even relatively small datasets (5000 rows or so).I\'m coming up to a new project and since the 4.0 CTP is out I was w[详细]
2023-03-05 15:14 分类:问答Should we use PHP framework for a high scalable web site? [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, a[详细]
2023-03-05 09:09 分类:问答