Daniel,

I believe the Callback system is stable enough, however there are some
limitation
with respect to processing callback comming from different thread. See the docs
for more details.

The next release will provide a better API for Callbacks.


Good luck,

Patrick

On 1/25/06, Daniel Kern <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I have a question about Inline::Java:Callback.  We have a billing system
> written in Perl.  We want to incorporate a message queuing system
> written in Java into the billing system.  I can call the java methods
> from Perl, but I need somehow to pass the messages from Java to Perl.
> My question is this: Is the Callback module stable and robust enough as
> a full solution?  Or should I perhaps be polling Java data  structures
> from Perl to check if messages have arrived and then access them from
> Perl?  This would avoid using the Callback module.
>
> What's the recommended way to go?  Development time is also a factor
> here, but stability is essential.  Thanks in advance for any help
> offered.
>
> daniel kern
>
>


--
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to