Hi Tim, Great feed-back. I also need a refresher on these issues and just ordered the book. I've also added it to the recommended books section: http://www.restlet.org/documentation/books
Also, I've entered a bug report for this thread safety issue: http://restlet.tigris.org/issues/show_bug.cgi?id=368 Best regards, Jerome > -----Message d'origine----- > De : John D. Mitchell [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 7 octobre 2007 01:30 > À : [email protected] > Objet : Re: Thread-safety in Guard > > Hey Tim! > > On 10/6/07, Tim Peierls <[EMAIL PROTECTED]> wrote: > [...] > > > I do a lot of multithreaded Java work in critical > environments, and > > probably need a refresher on these issues. Can you > recommend any good books > > or online resources that may debunk other conventional > thread-safety wisdom > > in light of modern processing architecture and the latest > Java memory model > > revisions? > > > > Funny you should ask! I can highly recommend Java > Concurrency in Practice by > > Brian Goetz, Josh Bloch, Joe Bowbeer, David Holmes, Doug > Lea, and me (Tim > > Peierls). My recommendation is probably biased by the fact > that I helped > > write it, but we've had a lot of good feedback. > > I can also wholeheartedly recommend this book. I.e., if you do any > non-trivial Java programming then you should read this book. > > Rock on, > John

