[zeromq-dev] Java API visibility

Pavol Malosek malosek at fastmq.com
Wed Jun 10 10:36:18 CEST 2009


Ross,

Check out revision 1537, should work now.

C:\Documents and Settings\xxxxxxxxxx\perf\tests\zmq>java -cp .;..\..\..\libjzmq\Zmq.jar j_local_lat 127.0.0.1 1 100000
message size: 1 [B]
roundtrip count: 100000
Your average latency is 67.735 [us]

Thanks for reporting the problem.

malo

  ----- Original Message ----- 
  From: Andrews, Ross 
  To: Pavol Malosek 
  Cc: zeromq-dev at mail.imatix.com 
  Sent: Wednesday, June 10, 2009 1:19 AM
  Subject: RE: [zeromq-dev] Java API visibility


  Hello Malo,

   

  Just so you know I checked out the trunk and built it. The packaging for the Java has not changed for Windows.

   

  I'm also having an issue of my own. I'm trying to run the example java files mentioned in the early Java examples thread. I believe I have the class and library file referenced properly but I'm getting an error from the j_local_lat.java and J_remote_lat.java files.

   

  Whenever the code 'obj.receive (true).message;' appears I get the errors: 

                  - The type Zmq$InboundData cannot be resolved. It is indirectly referenced from 

                   required .class files

                  - The method receive(boolean) from the type Zmq refers to the missing type Zmq

                   $InboundData

   

  I'm not sure where I've gone wrong, any help would be much appreciated.

   

  Thanks in advance,

   

  Ross

   

   

   

  From: zeromq-dev-bounces at mail.imatix.com [mailto:zeromq-dev-bounces at mail.imatix.com] On Behalf Of Lucas Amador
  Sent: Tuesday, June 09, 2009 11:29 AM
  To: Pavol Malosek
  Cc: zeromq-dev at mail.imatix.com
  Subject: Re: [zeromq-dev] Java API visibility

   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090610/7eb7f97e/attachment.htm>


More information about the zeromq-dev mailing list