|
Google Adwords
|
Google Adwords allows businesses to advertise on any number of sites, including Expo Central, regardless of the size of their budget. Ad campaigns can be set up to target based on keywords, geographical location of the visitor, and/or individual web sites. They handle the most common sizes of ads and allow text, image or video.
|
|
|
Firefox with Google Toolbar
|
Mozilla Firefox is a web browser with pop-up blocking, tabbed browsing, and privacy and security features. Integration of the Google Toolbar into the Firefox download offers users even more features: Google search, SpellCheck, and Autofill.
|
|
|
Google Pack Software
|
Get the power of Google on your desktop PCs! Google Pack provides a single installer for many essential PC applications from Google and other trusted partners. These applications improve your browsing with increased speed and security, provide better searching capability for the web and for your own PC and enable you to collect and organize your personal data, including photos.
|
|
|
|
Computers > Programming > Threads > Java : Categories
Computers > Programming > Threads > Java : Web Resources
Computers > Programming > Threads > Java : Web-Sites
| 1. A Critique of Java for Concurrent Programming
[ Report dead link ] |
| Presents some predictions of how concurrent programming might evolve during until 2015. |
| http://dsonline.computer.org/portal/site/dsonline/menuitem.3a529f3832e8f1e13587e0606bcd45f3/index.jsp?&pName=dso_print_only&TheCat=&path=dsonline/0509&file=o9003.xml |
| 7. Avoid Synchronization Deadlocks
[ Report dead link ] |
| Explains how to apply consistent rules for acquiring multiple locks simultaneously, to reduce the likelihood of synchronization deadlocks. |
| http://www.javaworld.com/javaworld/jw-10-2001/jw-1012-deadlock_p.html |
| 8. Can Double-Checked Locking be Fixed?
[ Report dead link ] |
| In this article, Brian Goetz looks at some of the commonly proposed fixes and shows how each of them fails to render the DCL idiom thread-safe under the Java Memory Model. |
| http://www.javaworld.com/javaworld/jw-05-2001/jw-0525-double_p.html |
| 10. Cancellation
[ Report dead link ] |
| Discussion of thread cancellation techniques in Java. (excerpt from Doug Lea's Concurrent Programming in Java book) |
| http://g.oswego.edu/dl/cpj/cancel.html |
Pages: [1] 2 3 4 5
Next Page >>
|
|
|
Computers > Programming > Threads > Java : Web Resources
|