Welcome to the Monastery | |
PerlMonks |
Re (tilly) 3: Future of FBPby tilly (Archbishop) |
on Mar 03, 2002 at 15:27 UTC ( [id://148985]=note: print w/replies, xml ) | Need Help?? |
I don't know how you would do it in Java. But if your
components live in different processes that communicate
through IPC, there is no reason that you can't implement
each component in a different language. In Perl you can lift the requirement of separate processes through liberal use of the Inline module.
In Section
Meditations
|
|