posix_mq RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading
@ 2011-02-20 22:11 Iñaki Baz Castillo
  2011-02-24  0:15 ` Eric Wong
  2011-02-24  0:33 ` Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Iñaki Baz Castillo @ 2011-02-20 22:11 UTC (permalink / raw)
  To: ruby.posix.mq

Hi, I've published em-posixmq Ruby gem, a very small code that
integrates posix_mq Ruby library into EventMachine, allowing
asynchronous reading from a POSIX message queue.

 https://github.com/ibc/em-posixmq

Cheers.


-- 
Iñaki Baz Castillo
<ibc@aliax.net>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANN] em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading
  2011-02-20 22:11 [ANN] em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading Iñaki Baz Castillo
@ 2011-02-24  0:15 ` Eric Wong
  2011-02-24  0:33 ` Eric Wong
  1 sibling, 0 replies; 4+ messages in thread
From: Eric Wong @ 2011-02-24  0:15 UTC (permalink / raw)
  To: ruby.posix.mq

Iñaki Baz Castillo <ibc@aliax.net> wrote:
> Hi, I've published em-posixmq Ruby gem, a very small code that
> integrates posix_mq Ruby library into EventMachine, allowing
> asynchronous reading from a POSIX message queue.
> 
>  https://github.com/ibc/em-posixmq

Cool, adding this to the README so it gets more visibility :)

diff --git a/README b/README
index 9ec064c..40c1137 100644
--- a/README
+++ b/README
@@ -32,6 +32,9 @@ network-aware message queue implementations.
 
 * Includes a generic "posix-mq-rb" command-line tool with manpage.
 
+* {EventMachine}[http://rubyeventmachine.com/] integration via
+  {em-posixmq}[https://github.com/ibc/em-posixmq]
+
 == Install
 
 Operating system support (or library emulation) for POSIX message queues
-- 
Eric Wong

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [ANN] em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading
  2011-02-20 22:11 [ANN] em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading Iñaki Baz Castillo
  2011-02-24  0:15 ` Eric Wong
@ 2011-02-24  0:33 ` Eric Wong
  2011-02-24  0:36   ` Eric Wong
  1 sibling, 1 reply; 4+ messages in thread
From: Eric Wong @ 2011-02-24  0:33 UTC (permalink / raw)
  To: ruby.posix.mq

Iñaki Baz Castillo <ibc@aliax.net> wrote:
> Hi, I've published em-posixmq Ruby gem, a very small code that
> integrates posix_mq Ruby library into EventMachine, allowing
> asynchronous reading from a POSIX message queue.
> 
>  https://github.com/ibc/em-posixmq

Cool, added to the README and homepage!

-- 
Eric Wong

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANN] em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading
  2011-02-24  0:33 ` Eric Wong
@ 2011-02-24  0:36   ` Eric Wong
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Wong @ 2011-02-24  0:36 UTC (permalink / raw)
  To: ruby.posix.mq

Eric Wong <normalperson@yhbt.net> wrote:
> Cool, added to the README and homepage!

Also losing my mind since I responded twice :x


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-24  0:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-20 22:11 [ANN] em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading Iñaki Baz Castillo
2011-02-24  0:15 ` Eric Wong
2011-02-24  0:33 ` Eric Wong
2011-02-24  0:36   ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/ruby_posix_mq.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).