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

Reply via email to