in reply to Re^4: Doing an Input->process->Output cycle with AnyEvent? (was: error: "recursive blocking wait detected")
in thread Doing an Input->process->Output cycle with AnyEvent? (was: error: "recursive blocking wait detected")

I think I need to re-think my design...

If you are able to post a description of the application, I'd be more than willing to offer suggestions on how you might tackle it with threads.

Maybe we could even get one of the events guys to knock up a solution also and then compare results.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
RIP an inspiration; A true Folk's Guy
  • Comment on Re^5: Doing an Input->process->Output cycle with AnyEvent? (was: error: "recursive blocking wait detected")

Replies are listed 'Best First'.
Re^6: Doing an Input->process->Output cycle with AnyEvent? (was: error: "recursive blocking wait detected")
by isync (Hermit) on Oct 17, 2010 at 13:10 UTC
    I think I will now revert to doing more actual development on the system after all the input, to find out where the real challenges lie.
    ...before I begin to post gory details which might turn out as being sideshows... ;)

    Thanks everyone!
      ..before I begin to post gory details which might turn out as being sideshows..

      Fair enough.

      I originally started out writing a short, pithy reply here, but it turned into another long-winded "opinion piece". So, in respect of your wish for no more sideshows, I'm posting it as a meditation instead.