[Pljava-dev] Again multithreading

From: p(dot)peisker at web(dot)de (Patrick Peisker)
To:
Subject: [Pljava-dev] Again multithreading
Date: 2006-02-23 07:32:40
Message-ID: 803736063@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev


I hope, that is my last mail, so that I could absolve this list. :-)

Here my questions:

(1) PL/Java uses one JVM per connection. Run the PL/Java trigger functions in one "main" JVM or run the functions in the JVM of the actuator (e.g. a JDBC connection unsing the SQL-statement 'insert')?

(2) What happens to a thread if it is created in a JVM of an conncetion and the connection is closed?

(3) Referring to my first mail about multihreading, is there any chance to ensure that a thread is called again from the backend?

Sorry for asking so much...

Patrick

______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2006-02-23 07:58:46 [Pljava-dev] Again multithreading
Previous Message Patrick Peisker 2006-02-23 07:23:56 [Pljava-dev] Again multithreading