3 years, 5 months ago
What kind of infrastructure is Mahalo answers using that servers can be added on-the-fly.
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$2 Answers
It is not a matter of infrastructure... it's a matter of code.
So long as your app (or webapp in this case) is built in a modular way so that you can have each thing split off into different servers with all serving up each fraction of the result, it can be on any architecture. This very question page was probably (not 100% sure) served up by at least 5 servers running individual tasks...
So long as your app (or webapp in this case) is built in a modular way so that you can have each thing split off into different servers with all serving up each fraction of the result, it can be on any architecture. This very question page was probably (not 100% sure) served up by at least 5 servers running individual tasks...
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$Report Abuse