[isabelle-dev] Isabelle/ML/Scala parallel computation and PIDE execution

2014-12-30 Thread Makarius
Over the past few weeks, I have reworked a few aspects of parallel computation in Isabelle/ML and Isabelle/Scala, e.g. to provide Par_List.map on both sides with more or less the same semantics (concerning max. threads and cancelation of tasks). As Lars Hupel has pointed out, Scala .par is

Re: [isabelle-dev] Isabelle/ML/Scala parallel computation and PIDE execution

2014-12-30 Thread Makarius
On Tue, 30 Dec 2014, Makarius wrote: So far this is just an intermediate outline of some reforms that came about spontaneously. We are right in the middle between two releases, so more is likely to happen. Another reason why more parallelism is likely to happen is my new (very modest)