posix_mq RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* examples of POSIX message queue usage in the wild?
@ 2011-03-03 21:43 Eric Wong
  2011-03-03 22:05 ` Iñaki Baz Castillo
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2011-03-03 21:43 UTC (permalink / raw)
  To: ruby.posix.mq

Just wondering if there is any reasonably well known software that uses
POSIX message queues .  It doesn't matter what language it is, I haven't
encountered anything other than my own experiments[1] really.


[1] http://mmq.bogomips.org/ + http://bogomips.org/mmq.git (C, not Ruby)

-- 
Eric Wong


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

* Re: examples of POSIX message queue usage in the wild?
  2011-03-03 21:43 examples of POSIX message queue usage in the wild? Eric Wong
@ 2011-03-03 22:05 ` Iñaki Baz Castillo
  0 siblings, 0 replies; 2+ messages in thread
From: Iñaki Baz Castillo @ 2011-03-03 22:05 UTC (permalink / raw)
  To: ruby.posix.mq

2011/3/3 Eric Wong <normalperson@yhbt.net>:
> Just wondering if there is any reasonably well known software that uses
> POSIX message queues .  It doesn't matter what language it is, I haven't
> encountered anything other than my own experiments[1] really.

I do know that a comercial SMPP Gateway (SMS stuff) uses posix message
queues under Linux. Sure (as we use it in my company).
I prefer not to say the product name as the software internals are not public.

Also, if you wait a bit I am coding a SIP server in Ruby which makes
*extensive* usage of your posix_mq gem :)


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

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

end of thread, other threads:[~2011-03-03 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03 21:43 examples of POSIX message queue usage in the wild? Eric Wong
2011-03-03 22:05 ` Iñaki Baz Castillo

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).