Document count:topicid:1001 (648) subtopicid:1138 (67)
| 47% | |
| Find Similar | |
Open source Java projects: JFXtras - JavaWorld
Feb. 26, 2009
Jeff Friesen shows you how Stephen Chin's JFXtras project fills the gaps in JavaFX, with dialog boxes, layouts, a unit-testing framework, and asynchronous thread support.
http://www.javaworld.com/javaworld/jw-02-2009/jw-02-osjp-jfxtras.html
| 47% | |
| Find Similar | |
Asynchronous processing support in Servlet 3.0 - JavaWorld
Feb. 19, 2009
The revolution didn't stop with Ajax, and the incoming Servlet 3.0 specification will prove it. Find out why Servlet 3.0's support for asynchronous processing is the next big leap forward for developing collaborative, ...
http://www.javaworld.com/javaworld/jw-02-2009/jw-02-servlet3.html
| 45% | |
| Find Similar | |
Java concurrency with thread gates - JavaWorld
Mar. 05, 2009
The thread gate pattern is an effective tool for managing thread concurrency, but not many developers know about it. Fire up your IDE for a quick tutorial in implementing thread gates in multithreaded business ...
http://www.javaworld.com/javaworld/jw-03-2009/jw-03-java-concurrency- with-thread-gates.html
| 45% | |
| Find Similar | |
Understanding actor concurrency, Part 1: Actors in Erlang - JavaWorld
Feb. 24, 2009
As multicore hardware continues to mature, the shared-state concurrency model that Java and other mainstream languages depend on is headed toward obsolescence. Learn how Erlang, a functional language, implements an ...
http://www.javaworld.com/javaworld/jw-02-2009/jw-02-actor- concurrency1.html
| 45% | |
| Find Similar | |
Java threads: A comparative book review - JavaWorld
Dec. 15, 2000
Java programs are multithreaded, whether you like it or not. This
comparative review of six Java thread programming books will help
you decide which books are the best read for learning the Java
threading library and ...
http://www.javaworld.com/javaworld/jw-12-2000/jw-1215-threadbooks.html
| 43% | |
| Find Similar | |
Write thread-safe servlets - JavaWorld
Jul. 12, 2004
You finished your Web application, thoroughly tested it, and it's
now deployed. You're feeling bullet proof and 10-feet tall, and
then it happens...the customer-support calls start coming in:
"We're seeing some strange ...
http://www.javaworld.com/javaworld/jw-07-2004/jw-0712-threadsafe.html
| 43% | |
| Find Similar | |
The thread threat - JavaWorld
Feb. 14, 2003
February 14, 2003
http://www.javaworld.com/javaworld/javaqa/2003-02/ 01-qa-0214-threadsafe.html
| 43% | |
| Find Similar | |
Synchronizing threads in Java, Part 1 - JavaWorld
Apr. 01, 1996
Java's built-in multithreading capability makes it easy to build
powerful multiprocessing applets. Synchronizing the activity of
these separate executing entities is crucial to reliable and
predictable applet behavior. ...
http://www.javaworld.com/jw-04-1996/jw-04-synch.html
| 42% | |
| Find Similar | |
Singletons with needles and thread - JavaWorld
Jan. 25, 2002
January 25, 2002
http://www.javaworld.com/javaworld/javaqa/2002-01/ 02-qa-0125-singleton4.html
| 42% | |
| Find Similar | |
Browse user interfaces for Jini services - JavaWorld
Mar. 09, 2001
The ServiceUI specification developed by the Jini.org community
defines a suggested procedure for attaching user interfaces to Jini
services. In this article, Jeffrey Peden -- a new contributor to
the Jiniology column ...
http://www.javaworld.com/javaworld/jw-03-2001/jw-0309-jiniology.html
| 42% | |
| Find Similar | |
Lock on to an alternate synchronization mechanism - JavaWorld
Jul. 14, 2000
Tarak Modi shows how to create a reader/writer lock for
multithreaded programming. That synchronization mechanism is useful
if you don't want to prevent other threads from simultaneously
reading a shared resource yet ...
http://www.javaworld.com/jw-07-2000/jw-0714-locks.html
| 42% | |
| Find Similar | |
A roadmap to flexibly configurable apps - JavaWorld
Nov. 20, 1999
GUI toolkits, servlets, and RMI provide a great arsenal for
creating client/server programs. This article presents guidelines
for such programs and shows you how to use the Servit package.
Together, the guidelines and ...
http://www.javaworld.com/javaworld/jw-11-1999/jw-11-flexible.html
| 42% | |
| Find Similar | |
Can Assure save Java from the perils of multithreading? - JavaWorld
Oct. 01, 1998
You've probably seen many examples of Java applets that just don't
work -- though obviously the applet developer must have thought
they did. Anyone who has written Java has learned (no doubt the
hard way) that threads ...
http://www.javaworld.com/javaworld/jw-10-1998/jw-10-assure.html
| 42% | |
| Find Similar | |
JavaBeans: properties, events, and thread safety - JavaWorld
Sep. 01, 1997
The JavaBeans standard is a 100% Pure Java creature, which means
that the standard exists on top of established Java programming
rules and conventions -- not alongside them. One technicality that
Java programmers must ...
http://www.javaworld.com/javaworld/jw-09-1997/ jw-09-raceconditions.html
| 42% | |
| Find Similar | |
The Java Threads API makes it to print media - JavaWorld
Jul. 01, 1997
If you want to call yourself a Java programmer, then you need to
know how to work with Java threads -- and we mean from the inside
out. While Java's Threads API is simplicity itself, running
multiple threads at runtime ...
http://www.javaworld.com/javaworld/jw-07-1997/jw-07-threads.html
Recent:
Archives:
A place to submit your nagging technology question for review by our experts - and you.
Keep on top of the questions from your desktop or favorite social media site.