Programming Java threads in the
real world, Part
1 - JavaWorld -
September 1998
Programming Java threads in the
real world, Part
1 - JavaWorld -
September 1998 |
Programming Java threads in the
real world, Part
2 - JavaWorld -
October 1998
Programming Java threads in the
real world, Part
2 - JavaWorld -
October 1998 |
Programming Java threads in the
real world, Part
3 - JavaWorld -
November 1998
Programming Java threads in the
real world, Part
3 - JavaWorld -
November 1998 |
Deliver
cellular messages with SMS - JavaWorld March 2001
Deliver
cellular messages with SMS - JavaWorld March 2001 |
Avoid synchronization
deadlocks
Avoid synchronization
deadlocks |
Achieve strong performance with threads,
Part 1
Achieve strong performance with threads,
Part 1 |
Jtrix: Web
services beyond SOAP
Jtrix: Web
services beyond SOAP |
A good article/untrapment about
Runtime.exec
A good article/untrapment about
Runtime.exec |
Quite poor
testing
Quite poor
testing |
Profiling the
profilers
Profiling the
profilers |
elegant turnaround
elegant turnaround |
The ABCs of Synchronization, Part 1
Threads may execute in a manner where their paths of execution are completely independent of each other. Neither thread depends upon the other for assistance. For example, one thread might execute a print job, while a second thread repaints a window. And |
Understanding MIDP System Threads
Describes the multi-threaded aspects of the J2ME application environment. Understanding the interactions between systems threads, user-interface and application threads will help in avoiding MIDlet deadlock. |
|
|