scalability
Adding composite indexes on MYSQL table
I have a table like this CREATE TABLE IF NOT EXISTS `billing_success` ( `bill_id` int(11) NOT NULL AUTO_INCREMENT,[详细]
2023-02-28 00:41 分类:问答Can Amazon RDS Small do 200 timestamp updates on a primary key per second?
I\'m trying to get an idea of how much load a SMALL RDS instance type can handle. I know this is highly subjective, but given that开发者_运维百科 it\'s being done on a primary key and a timestamp fie[详细]
2023-02-27 03:37 分类:问答setting up mongodb for sharding/scalability?
Any recommended readings for setting up mongodb for sharding/scalability? I\'m looking for best practices. i don\'t know a lot about sharding or scaling db solutions. are there examples out there wit[详细]
2023-02-26 05:26 分类:问答Scaling MVC vs. Scaling multi-tier applications
As far as I know, multi-tier applications can be distributed to exploit scalability. That is, when your web application demands more resources than a single server can serve, you开发者_StackOverflow j[详细]
2023-02-25 06:22 分类:问答ASP.NET page load soap calls
I\'m making changes to a number of ASP.NET applications on a dedicated server and am wondering about the potential issues that might occur as a result of this.[详细]
2023-02-24 18:10 分类:问答Mysql one big database or small many tables
Our app would be creating dynamics forms for each users. We are considering two approaches a) We store all users forms data in single table as key value pair, then using pivot table technique fetch[详细]
2023-02-23 08:26 分类:问答Is this a good Silverlight startup strategy?
I am thinking of building a web startup that targets elementary, middle school, high school, and universities.This site will be much like a free version on Blackboard.I want to use Silverligh开发者_如[详细]
2023-02-21 03:17 分类:问答What is an efficient way to store georeferenced information for web services?
I am specifically thinking about Ovi Maps or any other similar georeferenced web service. What is an efficient way to partition data so to scale properly? How do these services store data so to reduce[详细]
2023-02-20 23:21 分类:问答Protocol for retrieving and publishing messages (message queues without the pub/sub)
Is there a messaging solution out there (preferably supporting Python) that I can use like a mailbox, 开发者_JS百科e.g. retrieve messages from any given queue without having to subscribe? I suppose me[详细]
2023-02-20 21:38 分类:问答centering and scaling set images in CSS - possible?
Hey all - I am trying to center 2 images on top of one another.It might be more prudent that I merge these 2 images together for the sake of \'ease of use\' but right now I have 2 images - the text (l[详细]
2023-02-20 18:21 分类:问答