All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.zeromq.package-info Maven / Gradle / Ivy

/**
 * Provides high-level bindings for ØMQ.
 * 
* This is the java equivalent of CZMQ project. *
* Classes of this package tend to achieve these goals: *
    *
  • To wrap the ØMQ core API in semantics that lead to shorter, more readable applications.
  • *
  • To provide a space for development of more sophisticated API semantics.
  • *
*/ package org.zeromq;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy