scalability
Questions on the Azure scalability targets and the use of multiple Azure storage accounts?
The Windows Azure Storage Abstractions and their Scalability Targets blog post indicates there is a 5,000 entities/second transaction limit for a single storage account, and there is a 500 entities/se[详细]
2023-03-16 07:15 分类:问答Better database design?
We have roles like Owner,Editor,Viewer etc... And every roles have different privileges like download,share,edit,view ect...[详细]
2023-03-16 06:30 分类:问答Rails3 loading model schema on every request
I am running my app on heroku. It is a database intensive app and uses around 150 tables. Hence it is very slow.[详细]
2023-03-14 19:31 分类:问答performance issues
We are running an ASP.NET application and now our traffic has increased a lot which resulted in slow response time to us开发者_高级运维ers. We have optimized the application and the database but still[详细]
2023-03-14 12:17 分类:问答How to scale CherryPy?
I did a web search on how to scale CherryPy server and didn\'t find much information. I was wondering if there is a guideline on this subject. We are planning to run two CherryPy instances for a consu[详细]
2023-03-14 05:48 分类:问答Issues other than speed of execution in calling Java code from Jython or Scala
I am using neo4j as backend in my project. For frontend,I dont want to do it in java as I am feeling too restricted in it.[详细]
2023-03-14 05:06 分类:问答ASP.NET Razor web pages on large project?
I\'m on the point of starting a medium scale web application and I\'m considering developin开发者_如何学Gog using ASP.NET Razor syntax Web Pages framework (not MVC). But as I\'ve seen many people cons[详细]
2023-03-14 01:23 分类:问答Performance of NSManagedObjectContext save degrades dramatically
I am having issues with a CoreData-based iOS app when it tries to build the initial DB from data sent from the server.Basically, the server sends down 1MB chunks of objects (about 3,000 per chunk), an[详细]
2023-03-13 06:21 分类:问答Horizontal scaling of node.js server instances on a single machine
Running a web server on node.js is a simple thing to do (as seen by its excellent examples and documentation) but I wonder how you can fully use the CPU resources of a dedicated server?[详细]
2023-03-13 01:27 分类:问答What do content distribution network service providers do?
What is the purpose of CDN service providers? My guess is that large scale sites like facebook,wikipedia,youtube etc use CDN service providers for some kind of outsourcing.[详细]
2023-03-12 06:19 分类:问答