Java Threads google notebook
Google continues to provide amazing online services. Recently they launched Google Notebook . This service really useful to make various notes, especially during surfing the web.
It also allows to make your notebooks public, i.e. viewable by everybody. I’ve used this feature to record notes about concurrency and thread usage in Java, that I had made while reading Java Threads, 3rd edition book. Here is link to my notebook . I hope that somebody finds it useful.
Posted by on June 7, 2006 | development, java