红联Linux门户
Linux帮助

Java远程调用框架 BRAP

发布时间:2012-11-27 09:31:11来源:红联作者:empast
BRAP (Binary Remoting and Authentication Protocol) 是一个Java远程调用框架,它将原生Java对象序列化压缩装入HTTP中。它是Spring HttpInvoker的一个轻量级选择,特别适合于当你不想在客户端程序中使用Spring框架。如:当开发一个程序大小需要考量的胖客户端程序时。BRAP支持用Remoting With Streams来发送和接收大型附件并且可以很方便添加进度提醒和取消/恢复传输。

主页:http://brap.tornado.no/

下载:http://brap.tornado.no/getting-brap.html

来自:开源中国社区
文章评论

共有 0 条评论