- fully supports JMS 1.1 and J2EE 1.4
完全支持JMS1.1和J2EE1.4规范 - supports a variety of Cross Language Clients from Java, C, C++, C#, Ruby, Perl, Python, PHP
支持Java, C, C++, C#, Ruby, Perl, Python, PHP等大多数跨语言的客户端(?) - includes JCA 1.5 resource adaptors for inbound & outbound messaging so that ActiveMQ should auto-deploy in any J2EE 1.4 compliant server
通过JCA1.5(Java Connector Architecture1.5定义了J2EE应用服务器和外部资源,诸如数据库和消息中间件的交互协议)资源适配器来进行消息的接受和发送,因此ActiveMQ可以自动的部署在任何符合J2EE1.4规范的服务器上 - tested inside Geronimo, Spring and JBoss 4
在Geronimo, Spring and JBoss 4上通过了测试 - support for transient, persistent, transactional and XA messaging
支持非持久的,持久的,事务的以及XA(X/Open DTP定义的交易中间件与数据库之间的接口规范,用于分布式事务)的消息传递 - supports pluggable transport protocols such as in-VM, TCP, SSL, NIO,UDP, multicast, JGroups and JXTA transports
支持可插拔的传输协议,例如: in-VM(纯粹在内存中的消息传递), TCP, SSL, NIO(非堵塞技术), UDP(用户数据报协议), multicast(广播), JGroups(扩展于可靠的单播传输机制至多播,它在IP多播的基础上同时提供可靠性和群组功能。) and JXTA(网络编程和计算的平台,用以解决现代分布计算中出现的问题) - supports very fast persistence using JDBC along with a high performance journal
通过JDBC和一个高性能的日志(?)实现了消息传递的高速持久化 - designed for high performance clustering, client-server, peer based communication
被设计用于高性能的集群,客户端-服务器端,基于P2P的消息传递 - REST API to provide technology agnostic and language neutral web based API to messaging
REST API(允许网络设备通过HTTP协议的POST和GET来发布和消费消息的API接口)提供了核心技术(?)和基于网络语言的API来进行消息传递 - Ajax to support web streaming support to web browsers using pure DHTML, allowing web browsers to be part of the messaging fabric
Ajax支持浏览器只需使用DHTML就可以进行网络流数据的传递,使得浏览器成为消息传递结构的一部分 - Axis Support so that ActiveMQ can be easily dropped into Apache Axis runtimes to provide reliable messaging
支持Axis(webservice实现),因此ActiveMQ可以被简单的加入到Apache Axis运行环境,来进行可靠的消息传递 - Spring Support so that ActiveMQ can be easily embedded into Spring applications and configured using Spring's XML configuration mechanism
支持Spring,因此ActiveMQ可以简单的和基于Spring框架的应用程序进行绑定,或者使用Spring的XML配置机制 - can be used as an in memory JMS provider, ideal for unit testing
可以作为纯内存的JMS提供平台,非常适合单元测试 - Wildcards support to subscribe to powerful destination hierarchies.
通配符,有力的支持目标等级订阅 - Composite Destinations support to allow many destinations to be used in one simple atomic JMS operation
支持混合目的地,使得发送到多个目的地可以通过一个单一的JMS原子操作来完成 - JSR 77 / 88 support for easy deployment & management & hot deployment
支持JSR 77 / 88,实现了简单部署、管理、热部署 - provides an implementation of ActiveCluster
提供了一个ActiveCluster(用于编写基于集群的应用程序的框架)的实现
另外要注意的就是ActiveMQ支持的文本消息不能超过1M,流消息可以大于1G,当然消息越大,对服务器和带宽的要求就越高。
1 Comments:
厄滴神啊!!
看不懂......不懂计算机/网络技术...
振让人敬畏啊...
发表评论