Meta Configuration of Package zeromq3
1
<package name="zeromq3" project="internetx:php7:7.0.19:extensions">
2
<title>lightweight messaging kernel</title>
3
<description>The 0MQ lightweight messaging kernel is a library which extends the
4
standard socket interfaces with features traditionally provided by
5
specialised messaging middleware products. 0MQ sockets provide an
6
abstraction of asynchronous message queues, multiple messaging patterns,
7
message filtering (subscriptions), seamless access to multiple transport
8
protocols and more.
9
10
11
</description>
12
<url>http://www.zeromq.org/</url>
13
</package>
14