
zmq.msg.package-info Maven / Gradle / Ivy
/**
* Provides utility for message allocation within ØMQ.
*
* This is a java-only construct, allowing to customize the creation of messages (potentially sharing buffers, for instance).
*
* The classes of this package shall be used with {@link zmq.ZMQ#ZMQ_MSG_ALLOCATOR} or {@link zmq.ZMQ#ZMQ_MSG_ALLOCATION_HEAP_THRESHOLD}
*/
package zmq.msg;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy