[rabbitmq-discuss] the draft code of the rabbitmq++ lib C++
Alexandre Kalendarev
akalend at mail.ru
Sat Apr 17 12:43:11 BST 2010
Hi SИbastien,
Thanks for attention. After develope the Makefile I make the svn repository.
The current version is static library from XCode project (XOs).
You can download source from download page http://code.google.com/p/rabbitcpp/downloads/list.
I have three example:
- Publish message (Declare exchange and bind),
- using GET (Declare queue and using GET)
-using Consume. The using Consume is not stable. I don't realise the Cancel an signal events.
I think to use the libevent.
Please join,
I include You in project as commiter or contributor.
Any ideas is big plus for project.
Alexandre.
Fri, 16 Apr 2010 20:51:22 -0500 письмо от SИbastien <sebastien at there4i.am>:
> Hi Alexandre,
>
> I am interested into diving the lib however, I don't see anything uploaded to the default subversion repository on Google Code. It would help if a repo was avail in order to provide proper potential patches ;)
>
> Thank you already for getting this done, I was starting to feel the need to do that ;)
>
> Cheers!
>
> SИbastien Arnaud
> arnaudsj at gmail.com
>
> On Apr 15, 2010, at 3:33 PM, Alexandre Kalendarev wrote:
>
> > Hi all,
> >
> > I develope the draft code of the librabbitmq++, the C++ wrapper on the librabbitmq.
> > the code is http://code.google.com/p/rabbitcpp/
> >
> > The code is draft.
> >
> > TODO:
> > Makefile for library
> > more examples
> > API docs
> > multithreading for Consume (?)
> > more events
> >
> >
> > I wait any ideas and critics form community.
> >
> >
> >
> > Alexandre.
> >
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-discuss at lists.rabbitmq.com
> > http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
More information about the rabbitmq-discuss
mailing list