[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
inter-thread communication
- To: <ajug-members@ajug.org>
- Subject: inter-thread communication
- From: "Mike Marchywka" <mmarchywka@eyewonder.com>
- Date: Sun, 29 Jul 2001 11:22:21 -0400
- Thread-Index: AcEO7N+jg4cKxxjYR7uSR3xq/YdanAJU6Rzw
- Thread-Topic: Java and Charity - Meeting
Hi,
I have a short java program ( one class, actually) that I would like
to run on a multi-processor JVM. It attempts to synchronize two or three
Threads
using only volatile variables ( not synchronized()). It runs just fine
on
any machine I've been able to test it on without the hazard of hanging a
thread
waiting for a monitor. However, I want to make sure that it is portable
to any
existing platform- including those that may handle thread-local memory
in innovative ways.
Does anyone know where I may be able to find someone who would be
willing to run a program like this on a JVM that is likely to challenge
it?
Thanks,
Mike Marchywka
Senior Engineer
EyeWonder
2859 Paces Ferry Road
Suite 1200
Atlanta GA 30339
770-261-5084(W)
770-434-7510(H)
FAX: 770-261-5080
mmarchywka@eyewonder.com