Re: SolarMutex: why & a sketch plan ...

2013-05-17 Thread julien2412
Hello, I've just heard about "lock-free programming and leafed through http://preshing.com/20120612/an-introduction-to-lock-free-programming + http://en.wikipedia.org/wiki/Non-blocking_algorithm I suppose the concept has its limits (as any concept) but it may bring interesting rules to follow I'm

Re: SolarMutex: why & a sketch plan ...

2013-05-16 Thread Noel Grandin
On 2013-05-16 11:21, Michael Meeks wrote: Right. So - here are the rules that I'm sticking to: + splitting: I/O -> unzip -> XML parse + namespage -> fast-parser from - interpreting that XML in the core. Personally I think that using a pull-style un