afrl-rq / OpenUxAS

Project for multi-UAV cooperative decision making
Other
50 stars 24 forks source link

Used featureset of zeromq #33

Closed touisteur closed 3 years ago

touisteur commented 3 years ago

Hi,

I've seen a presentation some time ago about OpenUXAS, and I was (pleasantly) surprised to see it used zeromq. Could you point me to the subset of zmq that you use? What kinds of sockets (rep/req, pub/sub, xpub/xsub, router, etc.) and which APIs?

It might seem a strange question, but I'm looking into building a subset of zmq in a 'safer' dev environment and am looking for some kind of 'completion' / 'usefulness' criterion.

I'd understand if you just said 'try to build it and see for yourself' but I wanted to ask first :-)

Thanks in advance for your kind help.

lhumphrey commented 3 years ago

The main developer of the ZMQ framework for UxAS no longer works on the project, but I think this is accurate:

touisteur commented 3 years ago

Thanks for this. Sorry to write after you've closed the ticket but, would there be interest in a full Spark implementation of the necessary zmq bits?

lhumphrey commented 3 years ago

I think that sounds very difficult, but yes, there would be interest.