scalability
It is possible to manage users/identities in a data store that exhibits eventual consistency?
Is it possible to create/store user accounts in a data store that exhibits eventual consistency? It seems impossible to manage account creation without a heap of ar开发者_如何学编程chitectural comple[详细]
2023-04-03 09:46 分类:问答LAMP hosting on AWS Cloud - what PHP code to re-write?
I want to host a PHP application on Cloud to take advantage of on-demand scalability. I am afraid if my application were to get featured on Digg/Slashdot/popular blogs (hopefully all of these places)[详细]
2023-04-03 08:16 分类:问答How to manage online users in IM applications such as GTalk, Skype etc
Do they keep an online user list in a database and update it with every login and logout event, and run queries for online开发者_StackOverflow社区 friends?[详细]
2023-04-01 15:55 分类:问答extend an array of String dynamically
For example, here is one current implementation in memory String companies[] = {\"Alice Berned\",\"Beyonce Cathy\",\"Kelly Boldt\"};[详细]
2023-04-01 10:15 分类:问答Scalable Node.js 1x1 chat platform
I am to build a chat platform over Node.js, that in core, must be able to to provide chat screens 1-1, much like Olark provides[详细]
2023-03-30 20:53 分类:问答Use Struts or Custom Controller
I am developing an Ajax-heavy application, where the user never navigates away from the same page. However, there is going to dozens of different kinds of calls to the server for data and I\'m confide[详细]
2023-03-30 07:14 分类:问答How do you scale a voting system on a high traffic website?
View You land on a page full of comments. The voting system of the comments is highlighted with your votes.[详细]
2023-03-29 22:38 分类:问答How do you integrate functional programming languages to Java or C#? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po[详细]
2023-03-28 16:47 分类:问答Best way to store chat messages in a database? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po[详细]
2023-03-28 16:39 分类:问答Server Load & Scalability for Massive Uploads
I want to upload millions of audio items by users to my server. The current app has designed to give the contents, transcode them and finally send by ftp to storage servers. I want to know:[详细]
2023-03-28 13:33 分类:问答