I have been working on many applications which run as windows service or scheduled tasks. Now, i want to make sure that these applications will be fault tolerant and reliable. For example; i have a s
We have a web server that we\'re about to launch a number of applications onto. They will all share database and memcached servers, but each application has it\'s own mySQL database and all memcached
I’m currently working on a server application were we have agreed to try and maintain a certain level of service. The level of service we want to guaranty is: if a request is accepted by the server a
Are there are good in-memory transactional databases that support LINQ and SQL Server persistance?I\'d like to create a full representation of a large data store in memory and have it commit to a SQL
I will build a system where I wan开发者_高级运维t to reduce single-point-of-failures, and I need a database. Is there any (free) relational database systems that can handle multi-master setups good (i
Does anyone know how software fault tolerance is implemented in Air Traffic Control Systems? Some URLs would be 开发者_如何学运维very helpful.Lockheed published some articles about this a while back.
i\'m deploying a ror application and now i have to rewrite the url (in apache) to add a prefix www to the url
Surely one can run a single node cluster but I\'d like some level of fault-tolerance. At present I can afford to lease two servers (8GB RAM, private VLAN @1GigE) but not 3.
Closed. This question does not meet Stack Overflow guidelines. It is not开发者_如何学编程 currently accepting answers.