Vidvox / OSCQueryProposal

Draft of a proposal for an OSC Query Protocol
122 stars 12 forks source link

Review another OSC-like query mechanism #30

Open jcelerier opened 8 years ago

jcelerier commented 8 years ago

Proposal is currently at draft stage, maybe there could be some interesting insights gained from collaboration ?

https://github.com/sphaero/pyZOCP/wiki/Orchestrator-Protocol-Specification

jcelerier commented 7 years ago

O2 is another one presented at ICMC last year (proceedings: www.icmc2016.com/proceedings.pdf ), with an emphasis on time sync.

https://github.com/rbdannenberg/o2

sphaero commented 5 years ago

Hi,

One of the authors of ZOCP here. ZOCP was presented at FOSDEM 2015 and another iteration at FOSDEM 2016

Introduction video here: http://video.fosdem.org/2015/devroom-internet_of_things/deviot02.mp4 Initial research paper: http://z25.org/static/_rd_/zocp_init_plab/index.html

The mentioned prototype was programmed in Python while the core part (ZRE protocol/Zyre) has been written in C as well and is part of ZeroMQ: https://github.com/zeromq/zyre/