lavinmq

0.2.2 released
cloudamqp/lavinmq
806 44 66
CloudAMQP

AvalancheMQ

A message queue server that implements the AMQP 0-9-1 protocol. Written in Crystal.

Aims to be very fast, have low RAM requirements, handle extremly long queues, many connections and require minimal configuration.

Installation

In Debian/Ubuntu:

cat > /etc/apt/sources.list.d/avalanchemq.list << EOF
deb [trusted=yes] https://apt.avalanchemq.com stable main
EOF

apt update
apt install avalanchemq

From source:

git clone git@github.com:avalanchemq/avalanchemq.git
cd avalanchemq
make
cp bin/avalanchemq /usr/bin/avalanchemq

Refer to Crystal's installation documentation on how to install Crystal.

Usage

AvalancheMQ only requires one argument, and it's a path to a data directory:

avalanchemq -D /var/lib/avalanchemq

Contributing

Fork, create feature branch, submit pull request.

Contributors

License

The software is licensed under the Apache License 2.0.

Copyright 2018 84codes AB

AvalancheMQ is a trademark of 84codes AB

lavinmq:
  github: cloudamqp/lavinmq
  version: ~> 0.2.2
License Apache-2.0
Crystal 0.24.2

Authors

Dependencies 2

Development Dependencies 1

Dependents 0

Last synced .
search fire star recently