[2379] in java-interest

home help back first fref pref prev next nref lref last post

Extending non-blocking io functionality in VM

daemon@ATHENA.MIT.EDU (Steve V. Yalovitser)
Sat Sep 30 04:02:42 1995

From: "Steve V. Yalovitser" <root@cyberpunk.com>
To: java-interest@java.sun.com
Date: Fri, 29 Sep 1995 09:56:36 +0900 (EDT)

Hiya,

	Anyone out there have any ideas how one would extend the non-blocking io functionality in the JDK java VM? Poking through the previous VM's code I can see
the overloaded putmsg/getmsg code which utilizes this Monitor concept for
async reads/writes. Can one use the Monitor concept and create a non-blocking
native call? Or is that whole API considered private and will tend to change from
release to release?  Thanks in advance for any help.



			steve
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post