ActiveMQ 개요
소개
ActiveMQ는 Apache Software Foundation 에서 진행하는 프로젝트 중 하나입니다.
아파치 ActiveMQ는 강력한 오픈 소스 메시징 통합 서버 시스템이며, 타 응용프로그램간의 메시징 전송을 위해 사용하는 오픈소스 서버입니다.
2011년 08월 31일 현재 최신 릴리즈 버전은 5.5.0 입니다.
특징
- Supports a variety of Cross Language Clients and Protocols from Java, C, C++, C#, Ruby, Perl, Python, PHP
- OpenWire for high performance clients in Java, C, C++, C#
- Stomp support so that clients can be written easily in C, Ruby, Perl, Python, PHP, ActionScript/Flash, Smalltalk to talk to ActiveMQ as well as any other popular Message Broker
- full support for the Enterprise Integration Patterns both in the JMS client and the Message Broker
- Supports many advanced features such as Message Groups, Virtual Destinations, Wildcards and Composite Destinations
- Fully supports JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional and XA messaging
- Spring Support so that ActiveMQ can be easily embedded into Spring applications and configured using Spring's XML configuration mechanism
- Tested inside popular J2EE servers such as Geronimo, JBoss 4, GlassFish and WebLogic
- Includes JCA 1.5 resource adaptors for inbound & outbound messaging so that ActiveMQ should auto-deploy in any J2EE 1.4 compliant server
- Supports pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast, JGroups and JXTA transports
- Supports very fast persistence using JDBC along with a high performance journal
- Designed for high performance clustering, client-server, peer based communication
- REST API to provide technology agnostic and language neutral web based API to messaging
- Ajax to support web streaming support to web browsers using pure DHTML, allowing web browsers to be part of the messaging fabric
- CXF and Axis Support so that ActiveMQ can be easily dropped into either of these web service stacks to provide reliable messaging
- Can be used as an in memory JMS provider, ideal for unit testing JMS
버전 History 및 다운받기
- ActiveMQ 1.1 출시 ActiveMQ 1.1 Release
- ActiveMQ 1.2 출시 ActiveMQ 1.2 Release
- ActiveMQ 1.3 출시 ActiveMQ 1.3 Release
- ActiveMQ 1.4 출시 ActiveMQ 1.4 Release
- ActiveMQ 1.5 출시 ActiveMQ 1.5 Release
- ActiveMQ 2.0 출시 ActiveMQ 2.0 Release
- ActiveMQ 2.1 출시 ActiveMQ 2.1 Release
- ActiveMQ 3.0 출시 ActiveMQ 3.0 Release
- ActiveMQ 3.1 출시 ActiveMQ 3.1 Release
- ActiveMQ 3.2.1 출시 ActiveMQ 3.2.1 Release
- ActiveMQ 3.2.2 출시 ActiveMQ 3.2.2 Release
- ActiveMQ 3.2 출시 ActiveMQ 3.2 Release
- ActiveMQ 4.0.1 출시 ActiveMQ 4.0.1 Release
- ActiveMQ 4.0.2 출시 ActiveMQ 4.0.2 Release
- ActiveMQ 4.0 M4 출시 ActiveMQ 4.0 M4 Release
- ActiveMQ 4.0 RC2 출시 ActiveMQ 4.0 RC2 Release
- ActiveMQ 4.0 출시 ActiveMQ 4.0 Release
- ActiveMQ 4.1.0 출시 ActiveMQ 4.1.0 Release
- ActiveMQ 4.1.1 출시 ActiveMQ 4.1.1 Release
- ActiveMQ 4.1.2 출시 ActiveMQ 4.1.2 Release
- ActiveMQ 5.0.0 출시 ActiveMQ 5.0.0 Release
- ActiveMQ 5.1.0 출시 ActiveMQ 5.1.0 Release
- ActiveMQ 5.2.0 출시 ActiveMQ 5.2.0 Release
- ActiveMQ 5.3.0 출시 ActiveMQ 5.3.0 Release
- ActiveMQ 5.3.1 출시 ActiveMQ 5.3.1 Release
- ActiveMQ 5.3.2 출시 ActiveMQ 5.3.2 Release
- ActiveMQ 5.4.0 출시 ActiveMQ 5.4.0 Release
- ActiveMQ 5.4.1 출시 ActiveMQ 5.4.1 Release
- ActiveMQ 5.4.2 출시 ActiveMQ 5.4.2 Release
- ActiveMQ 5.5.0 출시 ActiveMQ 5.5.0 Release
'Web Develop Tech > ActiveMQ' 카테고리의 다른 글
ActiveMQ - ActiveMQ 설치 및 실행 (1) | 2011.08.31 |
---|