PHP » GoLang |
login |
register |
about
|
GoLang ZMQDevice::__construct
request it (243)
GoLang replacement for PHP's ZMQDevice::__construct
[edit | history]
ZMQDevice::__construct(PECL zmq >= 0.5.0) ZMQDevice::__construct — Construct a new device Description"ØMQ devices can do intermediation of addresses, services, queues, or any other abstraction you care to define above the message and socket layers." -- zguide Parameters
Return ValuesCall to this method will prepare the device. Usually devices are very long running processes so running this method from interactive script is not recommended. This method throw ZMQDeviceException if the device cannot be started. |
more
Recently updated
more
Most requested
more
Last requests
|