  
  [1X1 [33X[0;0YIntroduction[133X[101X
  
  
  [1X1.1 [33X[0;0YPurpose and goals of this package[133X[101X
  
  [33X[0;0YThis   package   provides   low-level   bindings   to   the  popular  ZeroMQ
  ([7Xhttp://zeromq.org[107X)  distributed  messaging framework for [5XGAP[105X and [5XHPC-GAP[105X as
  well as some higher level functions to ease the use of distributed messaging
  in [5XGAP[105X[133X
  
  
  [1X1.2 [33X[0;0YOverview over this manual[133X[101X
  
  [33X[0;0YChapter  [14X2[114X  gives an overview of the available bindings, and examples of how
  to use them. Chapter [14X3[114X showcases one way of using [5XZeroMQInterface[105X.[133X
  
  
  [1X1.3 [33X[0;0YInstallation[133X[101X
  
  [33X[0;0YTo  use  this  package  ZeroMQ ([7Xhttps://zeromq.org[107X) needs to be installed on
  your  system and the [5XZeroMQInterface[105X package itself needs to be compiled. To
  install   ZeroMQ  ([7Xhttps://zeromq.org[107X)  please  refer  to  its  installation
  instructions  ([7Xhttp://zeromq.org/intro:get-the-software[107X).  To  compile  this
  package, inside its root directory run:[133X
  
  [4X[32X  Example  [32X[104X
    [4X[25X>[125X [27X./configure[127X[104X
    [4X[25X>[125X [27Xmake[127X[104X
  [4X[32X[104X
  
  [33X[0;0YOr[133X
  
  [4X[32X  Example  [32X[104X
    [4X[25X>[125X [27X./configure --with-zmq=path-to-your-zeromq[127X[104X
    [4X[25X>[125X [27Xmake[127X[104X
  [4X[32X[104X
  
  [33X[0;0Yto specify where ZeroMQ ([7Xhttps://zeromq.org[107X) is located in you system.[133X
  
  
  [1X1.4 [33X[0;0YFeedback[133X[101X
  
  [33X[0;0YFor  bug  reports,  feature  requests  and suggestions, please use our issue
  tracker ([7Xhttps://github.com/gap-packages/ZeroMQInterface/issues[107X).[133X
  
