Ice是個好東西,希望國內(nèi)能普及
Ice is Reliable
Create fault tolerant and load balanced deployments.
No Single Point of Failure
Ice allows you to create fault tolerant applications. Multiple instances of a server can be deployed on different machines, with transparent fail-over if a machine crashes or is disconnected from the network. This not only makes applications resilient against failures, but also increases performance because Ice allows you to balance the load of an application across multiple servers.
All Ice services can be replicated for fault tolerance, so they do not introduce a single point of failure.
Ice是可靠的
創(chuàng)建容錯和負(fù)載均衡部署。
沒有單點故障
Ice允許您創(chuàng)建容錯能力的應(yīng)用程序。 可以在不同的計算機上部署多個服務(wù)器實例,如果計算機崩潰或與網(wǎng)絡(luò)斷開連接,則可以進(jìn)行透明故障轉(zhuǎn)移。 這不僅能使應(yīng)用程序能夠抵御故障,而且因為Ice允許您在多個服務(wù)器之間實現(xiàn)應(yīng)用程序的負(fù)載平衡,所以還提高了性能。
所有Ice服務(wù)都可以被復(fù)制,從而實現(xiàn)容錯,所以它們不會引發(fā)單點故障。
如果覺得我的文章對您有用,請隨意打賞。您的支持將鼓勵我繼續(xù)創(chuàng)作!