[zeromq-dev] Debugging zeromq apps

Per Sandberg per.s.sandberg at bahnhof.se
Tue Oct 4 20:15:39 CEST 2016


Sounds like you are reinventing.

     the old distcc https://github.com/distcc/distcc

         only for c-family only code.

or

     the modern gprbuild https://github.com/AdaCore/gprbuild.

         For "almost any" compiled language.

/Per


Den 2016-10-04 kl. 20:07, skrev Uri Moszkowicz:
> Hi,
> My team is looking at ZeroMQ for taking a big monolithic 
> non-traditional compiler and distributing it. The biggest problem that 
> comes to mind is debug, how do you take a piece of your program and 
> reproduce it in a debugger after a crash?
>
> It seems to me that we need to checkpoint and order/log messages for 
> this to work but that seems very difficult to implement. There's 
> plenty on the topic in distributed systems literature but not much 
> written about it in practice. Did I miss it in the manual? What have 
> you all done to solve this problem?
>
> Thanks,
> Uri
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20161004/237eaadc/attachment.htm>


More information about the zeromq-dev mailing list