[zeromq-dev] 0MQ packages - call for comments!
Peter Lemenkov
lemenkov at gmail.com
Tue Apr 14 11:01:05 CEST 2009
Hello!
2009/4/14 Martin Sustrik <sustrik at fastmq.com>:
> We are currently considering delivering 0MQ as binary packages -
> starting with individual Linux distros, later on moving to different OSes.
I suspect that pushing ZeroMQ binary packages directly into main Linux
distributions repositories is better idea.
> It would be extremely helpful to get users comments on the best
> configuration to be used for binary packages.
>
> What follows is my personal proposal:
>
> The core package:
>
> libzmq extesions:
> SCTP: no
> PGM: no
> AMQP: no
I think that enabling SCTP and AMQP is a generally good idea.
> Utilities:
> zmq_server: yes
> cpu frequency estimator: no
>
> Addons:
> manual pages: yes
> performance tests: no
> camera example: no
> stock exchange example: no
> chartoom example: no
> butterfly example: no
Agree.
> Language bindings can be delivered as separate packages:
>
> C language binding: yes
> Python language binding: yes
> Java language binding: yes
> CLR binding: yes
Java bindings building and installation procedure looks broken.
Firstly, I need to pass JAVA_HOME to the ./configure-script and,
secondly, necessary class-files are not installed at all. However, I'm
not a java-expert and don't use it personally.
> Thoughts? Comments? Requirements?
> Martin
--
With best regards!
More information about the zeromq-dev
mailing list