Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
Java Tutorial
Language
Data Type
Operators
Statement Control
Class Definition
Development
Reflection
Regular Expressions
Collections
Thread
File
Generics
I18N
Swing
Swing Event
2D Graphics
SWT
SWT 2D Graphics
Network
Database
Hibernate
JPA
JSP
JSTL
Servlet
Web Services SOA
EJB3
Spring
PDF
Email
J2ME
J2EE Application
XML
Design Pattern
Log
Security
Apache Common
Ant
JUnit
Producer and consumer « Thread « Java Tutorial
Java Tutorial
Thread
Producer and consumer
10.13.Producer and consumer
10.13.1.
Producer and comsumer with DataInputStream and DataOutputStream
10.13.2.
Producer and consumer based on ReadableByteChannel and WritableByteChannel
10.13.3.
Producer, consumer and Queue
10.13.4.
Synchronized Queue with Producer and Consumer
10.13.5.
A queue(LinkedList) is used to coordinate work between a producer and a set of worker threads.