ZeroMQ functionality in Lycia

 

ZeroMQ is an open-source multi-platform and multi-language system which allows for distributed messaging and incorporates messaging engines and embeddable networking libraries.

 

Lycia incorporates ZeroMQ in order to provide 4gl developers with an extra messaging functionality and help them to create modern and user-friendly applications.

 

This chapter describes only the ZeroMQ functionality embedded in Lycia and executable from the Querix 4gl code.

 

For greater details on ZeroMQ itself, refer here.

 

 

ZMQ Datatypes:

ZMQ.Context

ZMQ.Socket

ZMQ.Poller

ZMQ.Msg

 

ZMQ Methods:

zmq.Context methods

zmq.Socket methods

zmq.Poller methods

zmq.Utils methods

zmq.Msg methods