The cajo project is a small, 100% Free library, enabling powerful dynamic multi-machine coöperation; both within and between, both free and proprietary Java applications. It is a surprisingly easy to use, yet completely understandable framework, unmatched in performance. It is actively being deployed in Java EE, SE, and ME environments all over the world. It is a uniquely 'drop-in' distributed computing framework: meaning it imposes no structural requirements on your applications, nor source changes. It allows multiple remote JVMs to work together seamlessly, as one.
发布评论
评论(2)
如果您需要支持多种语言,Thrift 可能是一个不错的解决方案。它在 Facebook 被广泛使用。
If you need support for more than a language Thrift could be a good solution. It is widely used at Facebook.
根据: https://cajo.dev.java.net/
cajo 项目是一个小型的、 100%免费库,实现强大的动态多机协作;在免费和专有的 Java 应用程序内部和之间。它是一个令人惊讶的易于使用且完全易于理解的框架,并且性能无与伦比。它正在世界各地的 Java EE、SE 和 ME 环境中积极部署。它是一个独特的“插入式”分布式计算框架:这意味着它不会对您的应用程序施加任何结构要求,也不会更改源代码。它允许多个远程 JVM 作为一个整体无缝地协同工作。
As per: https://cajo.dev.java.net/
The cajo project is a small, 100% Free library, enabling powerful dynamic multi-machine coöperation; both within and between, both free and proprietary Java applications. It is a surprisingly easy to use, yet completely understandable framework, unmatched in performance. It is actively being deployed in Java EE, SE, and ME environments all over the world. It is a uniquely 'drop-in' distributed computing framework: meaning it imposes no structural requirements on your applications, nor source changes. It allows multiple remote JVMs to work together seamlessly, as one.