From: Marek Kubica <marek@xivilization.net>
To: Anders Peter Fugmann <anders@fugmann.net>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] [ANN] ocaml-amqp 0.0.1
Date: Thu, 12 Nov 2015 22:37:53 +0100 [thread overview]
Message-ID: <20151112223753.0f8b7145@xivilization.net> (raw)
In-Reply-To: <563E46B6.8070607@fugmann.net>
Hello,
On Sat, 7 Nov 2015 19:45:10 +0100
Anders Peter Fugmann <anders@fugmann.net> wrote:
> Please let me know how it works out.
I tried it and it seems to be working quite well. Very nice. Sending a
message based on the tests/main.ml works just fine, receiving it with
pika was no problem, similarly receiving with Langohr worked just as
well.
My biggest problem has, in fact been Async itself. As I tried to send a
single message via AMQP and then terminate the program I added the
Queue.publish call and then >>='d in a function which calls Async's
Shutdown. Unfortunately this terminates the Scheduler before it has a
chance to send the message. Need to explore more of Async to figure out
how to wait for the Deferred.t to be realized before shutting down.
> Please be aware that even though I do not expect major changes to the
> API, the library is still in heavy development. Please send feedback,
> including suggestions on the API so that these can be incorporated
> into the next version.
So far I haven't had issues with the API. But having some searchable
docs published somewhere would definitely be helpful.
regards,
Marek
next prev parent reply other threads:[~2015-11-12 21:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-01 8:05 Anders Peter Fugmann
2015-11-07 14:32 ` Marek Kubica
2015-11-07 18:45 ` Anders Peter Fugmann
2015-11-12 21:37 ` Marek Kubica [this message]
2015-11-12 22:33 ` Anders Peter Fugmann
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151112223753.0f8b7145@xivilization.net \
--to=marek@xivilization.net \
--cc=anders@fugmann.net \
--cc=caml-list@inria.fr \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox