[Pljava-dev] pl/java and concurrency

From: rwelty at ltionline(dot)com (Welty, Richard)
To:
Subject: [Pljava-dev] pl/java and concurrency
Date: 2012-04-28 22:02:53
Message-ID: C35FDD5FDF7E584991A6AAF8F1A8425F0226AD1B@ltischx01.lti.int
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

i'm looking a pl/java as a possible implementation language for a trigger function.

the trigger is going to need to do a couple of selects, build an xml string and then issue an http request.
it has the potential to be rather busy.

i understand the reason why entry points need to be statics, but i'd like to understand how pl/java
deals with concurrency. could someone please outline how this works?

the solution will be running on amazon ec2 linux instances, postgresql 9.1.3. the installed jdk is
openjdk 1.6

thanks,
richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20120428/5d81c9ab/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2012-04-29 12:37:57 [Pljava-dev] pl/java and concurrency
Previous Message Johann 'Myrkraverk' Oskarsson 2012-04-16 18:38:24 [Pljava-dev] Status of PL/Java with GCJ