[zeromq-dev] Thinking of...failure
Martin Hurton
hurtonm at gmail.com
Mon Jul 27 09:47:34 CEST 2009
Hi Conrad,
On Fri, Jul 24, 2009 at 11:56 PM, Conrad
Steenberg<conrad.steenberg at gmail.com> wrote:
> Hi Martin,
>
> Is there a way to delete the local exchanges/queues in case of an error?
I'm afraid there is no such mechanism available now.
>
> I'm thinking of something to allow removal from the api_thread.queues
> and api_thread.echanges vectors. And calling the shutdown method of the
> associated in/out_engine.
>
> Thanks,
> Conrad
>
> On Thu, 2009-07-23 at 19:31 +0200, Martin Hurton wrote:
>> Hi Conrad,
>>
>> You can set up a callback to handle connection errors. For details,
>> please see set_error_handler(3) man page.
>>
>> - Martin
>>
>> On Thu, Jul 23, 2009 at 6:17 PM, Conrad
>> Steenberg<conrad.steenberg at gmail.com> wrote:
>> > Hi all,
>> >
>> > In moving from a more low-level TCP client/server model to 0MQ over TCP
>> > it seems to me that some information gets lost in the abstraction:
>> > closed connections.
>> >
>> > E.g. in the Butterfly example, would it be possible to detect if the
>> > "intermediate" component crashes?
>> >
>> > Sorry if I missed this in the documentation :-)
>> >
>> > Conrad
>> >
>> >
>> >
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
More information about the zeromq-dev
mailing list