unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Christopher Baines <mail@cbaines.net>
Cc: 31539@debbugs.gnu.org
Subject: [bug#31539] [PATCH] Add RabbitMQ package and service.
Date: Tue, 20 Oct 2020 09:45:41 +0200	[thread overview]
Message-ID: <86zh4h8hne.fsf@gmail.com> (raw)
In-Reply-To: <87fu2m3w03.fsf@cbaines.net> (Christopher Baines's message of "Sun, 20 May 2018 21:36:12 +0100")

Dear,

The 2 patches [1] are more than 2 years old.  They are about adding
RabbitMQ package and service.  Have they been fallen in the crack?

Are they still relevant?  They are tagged ’moreinfo’, why?  Because the
package needs more work?

1: <http://issues.guix.gnu.org/issue/31539>


On Sun, 20 May 2018 at 21:36, Christopher Baines <mail@cbaines.net> wrote:
> 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


All the best,
simon




  parent reply	other threads:[~2020-10-20  7:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20 20:36 [bug#31539] [PATCH] Add RabbitMQ package and service Christopher Baines
2018-05-20 20:39 ` [bug#31539] [PATCH 1/2] gnu: Add rabbitmq Christopher Baines
2018-05-20 20:39   ` [bug#31539] [PATCH 2/2] services: Add RabbitMQ Christopher Baines
2020-10-20  7:45 ` zimoun [this message]
2020-10-20  7:59   ` [bug#31539] [PATCH] Add RabbitMQ package and service Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86zh4h8hne.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=31539@debbugs.gnu.org \
    --cc=mail@cbaines.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).