All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Petr Cervenka" <grugh@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] rt_queue with multiple listeners
Date: Mon, 08 Oct 2007 15:03:20 +0200	[thread overview]
Message-ID: <200710081503.15198@domain.hid> (raw)

Hello,
I would like to use a rt_queue (or some similar mechanism) in a special broadcast mode. I need one queue and multiple listeners, but I need to ensure that every listener gets every queue element. Some of the listeners could still work, when the function "rt_queue_send" is called. So I need some "fixed reference count" to be reached before the element is removed from the queue. The solution could be one queue for every listener. But I hope someone knows a better solution. Could you help me with this?
Petr Cervenka



             reply	other threads:[~2007-10-08 13:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-08 13:03 Petr Cervenka [this message]
2008-02-06 14:09 ` [Xenomai-help] FPU not available Petr Cervenka
2008-02-06 14:45   ` Jan Kiszka
2008-02-07 12:22     ` Petr Cervenka
2008-02-07 13:16       ` Jan Kiszka
2008-02-07 13:23   ` Gilles Chanteperdrix
2008-02-07 13:45     ` Jan Kiszka
2008-02-07 14:02       ` Jan Kiszka
2008-02-07 14:35         ` Philippe Gerum
2008-02-07 14:56           ` Jan Kiszka
2008-02-08 12:41             ` Petr Cervenka
2008-02-08 13:17               ` Philippe Gerum
2008-02-08 13:18               ` Philippe Gerum
2008-02-08 15:27                 ` Petr Cervenka

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=200710081503.15198@domain.hid \
    --to=grugh@domain.hid \
    --cc=xenomai@xenomai.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.