[zeromq-dev] memory leak in PUB/SUB sockets
gonzalo diethelm
gdiethelm at dcv.cl
Fri Oct 1 19:30:31 CEST 2010
> The receiver clients run on a Linux similar platform. The client is
> written in Java with my own bindings since I couldn't make work the
ones
> provided with in jzmq release (problem at run time to locate the
> function libraries, already reported in other mails, and according to
me
> is not solved). Anyway, this is not the point here.
Hi Daniel,
I know this is not your focus right now, but when you have time please
let me know how I can assist in helping you use the official Java
bindings. I use them in several projects without any problems. What I do
is this (under Windows XP):
1. Put the libzmq.dll file in a place within the PATH environment
variable.
2. Put the zmq.jar file in my lib directory, next to all the other JARs
I am using (log4j, protobuf, etc.) in the project.
That's it. Let me know if I can help.
--
Gonzalo Diethelm
More information about the zeromq-dev
mailing list