ØMQ (also spelled ZeroMQ, 0MQ or ZMQ) is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a ØMQ system can run without a dedicated message broker. The library is designed to have a familiar socket-style API. ØMQ is developed by iMatix Corporation together with a large community of contributors.

PropertyValue
dbpedia-owl:abstract
  • ØMQ (also spelled ZeroMQ, 0MQ or ZMQ) is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a ØMQ system can run without a dedicated message broker. The library is designed to have a familiar socket-style API. ØMQ is developed by iMatix Corporation together with a large community of contributors. There are third-party bindings for most popular programming languages, from Java and Python to Erlang and Haskell.
dbpedia-owl:computingPlatform
dbpedia-owl:genre
dbpedia-owl:latestPreviewVersion
  • 3.1.0-beta
dbpedia-owl:latestReleaseVersion
  • 2.2.0
dbpedia-owl:license
dbpedia-owl:programmingLanguage
dbpedia-owl:wikiPageExternalLink
dbpprop:developer
  • iMatix Corporation
dbpprop:genre
dbpprop:hasPhotoCollection
dbpprop:latestPreviewVersion
  • 3 (xsd:integer)
dbpprop:latestReleaseVersion
  • 2 (xsd:integer)
dbpprop:license
  • LGPL with static linking exception
dbpprop:platform
dbpprop:programmingLanguage
dbpprop:title
  • ØMQ
dbpprop:website
dbpprop:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • ØMQ (also spelled ZeroMQ, 0MQ or ZMQ) is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a ØMQ system can run without a dedicated message broker. The library is designed to have a familiar socket-style API. ØMQ is developed by iMatix Corporation together with a large community of contributors.
rdfs:label
  • ØMQ
owl:sameAs
wdrs:describedby
http://www.w3.org/ns/prov#wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
is dbpedia-owl:wikiPageRedirects of
is owl:sameAs of
is foaf:primaryTopic of