JeffersonLab / epics2web

EPICS CA Web Gateway
https://epicsweb.jlab.org/epics2web
MIT License
16 stars 5 forks source link

Binary Protocol for Performance #1

Open slominskir opened 6 years ago

slominskir commented 6 years ago

The JSON protocol is easy to work with, but for performance we should consider a binary protocol such as tunneling the binary CA protocol itself or using something like Google ProtocolBuffers.