Question
How can i spread load across multiple nodes?

Answers

Using an http proxy like nginx, you can load balance GETs across nodes, and direct all POSTs, PUTs and DELETEs to a master node. CouchDB's triggered replication facility can keep multiple read-only  servers in sync with a single master server, so by replicating from master ­> slaves on a regular basis, you can keep your content up to date.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Limitations of Scroll select?
  • Q What is "disk full or out of memory" problem?
  • Q What weight is the lightest in Amateur Boxing
  • Q Why is it important for the amount of water intake to equal the amount of water output?
  • Q The Capital and Currency of Republic of the Congo is
  • Q What is an explicit constructor?
  • Q How can one determine the particle size distribution for a given bulk solid?
  • Q 'Tashkant Declaration' is related with?
  • Q Give one piece of supportive evidence for the Lipid Theory of how General Anaesthetics work and one piece of evidence for the problem of the theory.
  • Q If we have 3 facts and 4 dimension and we need to join would you recommend joining fact with fact? if no than what is the option?
  • Q How do i parse the cds join or complement statements in genbank or embl files to get the sub-locations?