All Projects → apache → Activemq Apollo

apache / Activemq Apollo

Licence: apache-2.0
Mirror of Apache ActiveMQ Apollo

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
ruby
36898 projects - #4 most used programming language
perl
6916 projects
csharp
926 projects
cplusplus
227 projects

Labels

Projects that are alternatives of or similar to Activemq Apollo

Activemq Artemis
Mirror of Apache ActiveMQ Artemis
Stars: ✭ 685 (+372.41%)
Mutual labels:  activemq
Goods Seckill
高性能电商秒杀解决方案,redis预减库存,消息队列异步下单,订单防重,订单防刷,秒杀接口地址隐藏,数学公式验证码
Stars: ✭ 61 (-57.93%)
Mutual labels:  activemq
Myth
Reliable messages resolve distributed transactions
Stars: ✭ 1,470 (+913.79%)
Mutual labels:  activemq
Online Bookstore
📓网上书店,SSM 架构练手项目。Shiro 做权限管理,Redis 做书籍缓存,ActiveMQ 做异步交易,Lucene 做全文搜索
Stars: ✭ 23 (-84.14%)
Mutual labels:  activemq
Spring Jms
Spring JMS Tutorials
Stars: ✭ 42 (-71.03%)
Mutual labels:  activemq
Delphistompclient
STOMP client for Embarcadero Delphi and FreePascal.
Stars: ✭ 93 (-35.86%)
Mutual labels:  activemq
Voj
A cross-platform online judge system based on Spring MVC framework and ActiveMQ.
Stars: ✭ 385 (+165.52%)
Mutual labels:  activemq
Dubbo2.5 Spring4 Mybastis3.2 Springmvc4 Mongodb Redis
dubbo2.5-spring4-mybastis3.2-springmvc4-mongodb-redis整合
Stars: ✭ 123 (-15.17%)
Mutual labels:  activemq
Springboot
SpringBoot 整合各类框架和应用
Stars: ✭ 54 (-62.76%)
Mutual labels:  activemq
Springboot Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
Stars: ✭ 12,804 (+8730.34%)
Mutual labels:  activemq
Easybus
Easy integration with multiple messaging frameworks including RabbitMQ, Oracle AQ, ActiveMQ
Stars: ✭ 8 (-94.48%)
Mutual labels:  activemq
Tools
C# 工具箱,提供Socket(TCP、UDP协议)、Redis、activemq、数据库访问等技术的封装实现
Stars: ✭ 34 (-76.55%)
Mutual labels:  activemq
Reliablemeagesystem
封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化
Stars: ✭ 93 (-35.86%)
Mutual labels:  activemq
Activemq
Development repository for activemq Chef Cookbook
Stars: ✭ 19 (-86.9%)
Mutual labels:  activemq
A
ActiveMQ CLI testing and message management
Stars: ✭ 116 (-20%)
Mutual labels:  activemq
Jboot
一个优雅的微服务框架,SpringCloud 之外的另一个选择,已经使用在用户量过亿的商业产品上,有超过1000家公司在使用Jboot做极速开发...
Stars: ✭ 655 (+351.72%)
Mutual labels:  activemq
Activemq Cpp
Apache ActiveMQ CPP
Stars: ✭ 74 (-48.97%)
Mutual labels:  activemq
Activemq
activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://github.com/zjpjohn/ReliableMeageSystem
Stars: ✭ 124 (-14.48%)
Mutual labels:  activemq
Jmstoolbox
Free universal JMS client
Stars: ✭ 119 (-17.93%)
Mutual labels:  activemq
Stomp Php
Stomp PHP Client
Stars: ✭ 94 (-35.17%)
Mutual labels:  activemq

The Apollo Project - DEPRECATED

This project has died, and is now Deprecated, we strongly recommend you to use ActiveMQ 5.x or ActiveMQ Artemis.

Synopsis

ActiveMQ Apollo is a faster, more reliable, easier to maintain messaging broker built from the foundations of the original ActiveMQ. It accomplishes this using a radically different threading and message dispatching architecture.

In its current incarnation, Apollo only supports the STOMP protocol but just like the original ActiveMQ, it’s been designed to be a multi protocol broker. In future versions it should get OpenWire support so it can be compatible with ActiveMQ 5.x JMS clients.

Features

Documentation

Building the Source Code

Prerequisites:

Then run:

mvn install -P download

This will build the binary distribution and place them in the apollo-distro/target directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].