scalability
How do large sites do pagination?
How do large sites handle pagination on search results so that the nth page loads roughly as quickly as the开发者_Go百科 first? For example, Google, Youtube, Hulu, etc.Youtube:[详细]
2023-03-05 00:40 分类:问答zend framework with load balancing
suppose I implemented my site using Zend Framework and then after some time scalability issue start to arise so we decide to implement some load balancing to solve it...[详细]
2023-03-04 20:34 分类:问答How to make scalable backend postfix server solution?
Here is the problem I am facing with. We are having a postfix server that needs to parse emails forwarded from some user\'s account and extract some data from it. Usually there are around 200 emails p[详细]
2023-03-04 11:52 分类:问答how do you scale the ZK-framework?
I\'m currently working on a project where we migrate a web application, which uses the ZK-framework, to a eucalyptus cloud enviroment, but we wonder how we can make the framework scala开发者_如何学JAV[详细]
2023-03-03 23:09 分类:问答NoSQL or Relational or Both
I am working on a project where i have to save list of friends.After thinking a lot and searching on net best way to do it seems saving user id and friend id in a table.[详细]
2023-03-02 00:24 分类:问答Preventing too many connections to memcached (Enyim Client)
I\'m looking for suggestions for an eff开发者_如何学Goicient solution for dealing with opening memcached connections given the FAQ quote:[详细]
2023-03-01 14:10 分类:问答What are some rules to follow to allow scalability?
A client often insists that I make sure that any websites I d开发者_开发技巧evelop for him are designed for scalability and faster performance. I\'m wondering what that actually means, in practical te[详细]
2023-03-01 14:07 分类:问答Is there any downside to giving extra size/length to your database columns?
I usually set all my varchars to 255 to be safe. Does it make开发者_如何学Go any difference in terms of the disk space or anything else? Is there any downside to having bigger varchars/ints/other fiel[详细]
2023-03-01 03:37 分类:问答What does website scalability consist of?
What do people consider scala开发者_JAVA百科bility? I\'ve always hear people talk about writing scalable apps. But as a developer, I\'ve never really saw any pointers/tips in an article that normal de[详细]
2023-02-28 06:10 分类:问答MYSQL table becoming large
I have a table in which approx 100,000 rows are added every day. I am supposed to generate reports from开发者_如何学编程 this table. I am using PHP to generate these reports. Recently the script which[详细]
2023-02-28 01:46 分类:问答