My pages
Projects
Communities
java.net
java.net
>
Wiki
>
Javapedia
>
Glossary
> Synchronization
Get Involved
About java.net
Request a Project
Publicize your Project
Submit Content
java-net Project
Site Help
Report Inappropriate Content
Get Informed
Articles
Weblogs
Events
java.net Online Books
java.net Archives
Get Connected
java.net Forums
Wiki
and
Javapedia
People
,
Partners
, and
Jobs
Java User Groups
RSS Feeds
Search
Web and Projects:
Online Books:
Advanced Search
Home
|
Help
|
Changes
|
Index
|
Search
| Go
Synchronization
The concept of restricting transactions or access to common resources from occuring at the same time.
This can occur in the following areas:
MIDP
-
Using Threads in J2ME Applications
JNDI
-
Threads and Synchronization
Collections
-
General Purpose Implementations
Threads
-
Synchronizing Threads
and
Advanced Synchronization in Java Threads
JNI
-
Threads and Native Methods
See also
Synchronization Is Slow Misconception
Discussion about Synchronization
Topic
Synchronization
. {
Edit
|
Ref-By
|
Printable
|
Diffs
r5
<
r4
<
r3
<
r2
<
r1
|
More
}
java.net
RSS
Revision r5 - 09 Mar 2006 - 07:46:37 - Main.saivarma111
Parents:
WebHome
>
Glossary