stack-bound vs. travelling closures proposal
Howard Lovatt
howard.lovatt at gmail.com
Thu Jun 17 23:57:07 PDT 2010
@Jesse,
>I'm just curious is all, having implemented life-critical concurrent
>systems (Doug Lea's library was like a beacon of light at the time) in
>the most intense/demanding software environments in all hospital
>operating related areas as to how your silly stack vs some other state
>approach really resolves the core problem at all or you are just
>talking to stroke your own ego. Just curious, that's all. It's not
>like you've had to live by your silly assertions or anything at all
>yet right? Talk to me when the phone rings at
>it-doesn't-matter-make-it-work and then I'll believe.
Doug Lea has already given some examples in this forum of where
checked exceptions and parallel don't mix:
http://mail.openjdk.java.net/pipermail/lambda-dev/2010-June/001683.html
-- Howard.
More information about the lambda-dev
mailing list