Discussion:
[OSPL-Dev] How to use ContentFilteredTopics
Knut Krause
2011-06-08 10:19:12 UTC
Permalink
Hi,

we send position data containing xPos and yPos and the senders ID as key. Now
we would like to receive just data from senders in a given distance. The doc
mentions ContentFilteredTopic but I'm do not really get how to use this.
Earlier it mentions MultiTopics and that you can xomehow specify filters in
SQL. How would you realize something like

SELECT * FROM positions WHERE ABS(pos - thisPos) < distance

with a ContentFilteredTopic? Do I understand it correct that a
ContentFilteredTopic is published to the domain again and maybe it's the wrong
approach to filter this dynamic (since the senders are moving) data?

regards


Knut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://dev.opensplice.org/pipermail/developer/attachments/20110608/586bcdb7/attachment.pgp>
Loading...