Hi

I wish to create a simple process that basically measures the CPU/RAM 
utilisated by a running process on that server, and sends it via ZeroMQ.
With the multiple language bindings available for ZeroMQ, I wish to use that 
language(for utilising ZeroMQ)- that uses the least possible RAM. And ideally I 
can compile/create the ready to run process on my machine, and then run it on 
any OS(including Linux—> Ubuntu/CentOS and Windows) and for different types of 
RAM/CPU configurations. I understand that ZeroMQ core will have to be 
installed/made available for use by my process.

Any insights intot 
Yours sincerely,
Arvind,
Creatrix IT Soft.

From: Felipe Cruz 
Sent: Thursday, April 4, 2013 2:34 AM
To: ZeroMQ development list 
Subject: Re: [zeromq-dev] czmq - Timer returning -1 don't finish zloop

I got tricked by an old revision.. this is already fixed: 
https://github.com/zeromq/czmq/issues/113 

regards,



2013/4/3 Pieter Hintjens <[email protected]>

  On Mon, Apr 1, 2013 at 6:38 PM, Felipe Cruz <[email protected]> wrote:

  > This is not entirely true.. Timers returning -1 don't make the loop to
  > return. I have a small patch for this issue but I'm not sure if we need a
  > minor fix in the docs or if we really want what's in the docs.


  I think we want what's in the docs, it's sensible that when an event
  handler, of any sort, signals an error, that the reactor ends.

  -Pieter
  _______________________________________________
  zeromq-dev mailing list
  [email protected]
  http://lists.zeromq.org/mailman/listinfo/zeromq-dev





-- 

Felipe Cruz
http://about.me/felipecruz



--------------------------------------------------------------------------------
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to