GNU bug report logs -
#31539
[PATCH] Add RabbitMQ package and service.
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tags: moreinfo
RabbitMQ is a message broker/queuing system service. I've managed to get
a package that builds, and a service which at least starts and seems to
work.
The package still needs more work, I haven't looked too closely at the
source and what might need stripping out.
As for the service, it's very minimal, and I don't have very much
experience with RabbitMQ. However, this is a start, so here are some
patches.
Christopher Baines (2):
gnu: Add rabbitmq.
services: Add RabbitMQ.
gnu/local.mk | 3 +
gnu/packages/rabbitmq.scm | 90 +++++++++++++++++++++++++++
gnu/services/message-broker.scm | 105 ++++++++++++++++++++++++++++++++
gnu/tests/message-broker.scm | 86 ++++++++++++++++++++++++++
4 files changed, 284 insertions(+)
create mode 100644 gnu/packages/rabbitmq.scm
create mode 100644 gnu/services/message-broker.scm
create mode 100644 gnu/tests/message-broker.scm
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 230 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.