boostorg / boostorg/interprocess

Message queue receive filter predicate

オープン
#265 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
185
フォーク
131
PR マージ指標
30日以内にマージされた PR はありません

説明

I am interested to develop and contribute message queue predicate for filtering messages.

The use case is multiple consumers only some of which would be qualified/interested in consuming certain types of messages. Currently, I simulate this by requeueing the messages until it reaches the right consumer. This is obvious subefficient.

I wonder if there's any pre-existing notion of such functionality – and whether it would be of interest.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

この issue では、ファイル、テスト、エントリーポイントが指定されていません。まず、既存の message queue の受信 API と consumer/requeue の動作を確認し、実装前に predicate のセマンティクスと受け入れ基準を明確にしてください。選択的な消費を、requeue の繰り返しなしで扱う合意済みのスコープが定まれば、完了とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
distributed-systems
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。