[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] DRMAA interface



On 4/27/05, Alleon, Guillaume <guillaume.alleon@xxxxxxxx> wrote:
> 
> It turns out that the condor drmaa interface is a static library. We
> have an applicatioin
> that is a java application that we would like to interface to condor
> through the DRMAA
> interface. I was thinking to partly implement the Java DRMAA interface
> using libcondordrmaa
> but in order to do this I should have a shared library ?
> Any experience in that field ?
> Is there some plan to have a shared library at some point ?

Do you mean create a DRMAA java wrapper around the condor DRMAA lib
via JNI native calls or something else?

Matt