[Tcl Java] RE: [Tcl Java] tclBlend / tcl thread workaround

2000-07-18 Thread Jiang Wu
] -Original Message- From: Mike Schwartz [mailto:[EMAIL PROTECTED]] Sent: Monday, July 17, 2000 9:22 PM To: Mo DeJong; [EMAIL PROTECTED] Subject: [Tcl Java] tclBlend / tcl thread workaround so, I just had another idea: I don't really need (or even want) more than 1 JVM for all the tcl

[Tcl Java] Re: [Tcl Java] RE: [Tcl Java] tclBlend / tcl thread workaround

2000-07-18 Thread Mo DeJong
... A post written in HTML ... Please do not post to the tcljava list in HTML. People will text email clients can not read what you are posting! Mo DeJong Red Hat Inc The TclJava mailing list is sponsored by Scriptics

[Tcl Java] RE: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] tclBlend / tcl thread workaround

2000-07-18 Thread Jiang Wu
1:21 PM To: [EMAIL PROTECTED] Subject: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] tclBlend / tcl thread workaround ... A post written in HTML ... The TclJava mailing list is sponsored by Scriptics Corporation. To subscribe

[Tcl Java] RE: [Tcl Java] tclBlend / tcl thread workaround

2000-07-18 Thread Mike Schwartz
is not part of TclBlend. If you are short on time, then you may need to find a different solution. -- Jiang Wu [EMAIL PROTECTED] -Original Message- From: Mike Schwartz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 18, 2000 11:19 AM To: Jiang Wu Cc: [EMAIL PROTECTED] Subject: RE: [Tcl Java] tclBlend

[Tcl Java] tclBlend / tcl thread workaround

2000-07-17 Thread Mike Schwartz
so, I just had another idea: I don't really need (or even want) more than 1 JVM for all the tcl threads. On the Java side I have threads that allow concurrency among incoming requests, so the structure I really want is: - master tcl thread does 'package require java', which creates an