If you mean by "talk to JRuby" can there be a JRuby VM sending HTTP or other requests to a MagLev VM, sure. If you mean use a JRuby VM and have MagLev somehow run within that VM, then no. MagLev is a VM and a database in one, they are not separable. But, you could treat MagLev as just a database and put a simple json API on top of your object model and use services from another "front end" VM that runs the Rails stack. It would sort of be a waste but it would work. If there are specific java libraries you want access to it might make sense, but I would probably go the other way, and put the JRuby and java libraries in a support role to Rails running in MagLev.
Michael
> --
> You received this message because you are subscribed to the Google Groups "MagLev Discussion" group.
> To post to this group, send email to maglev-d...@googlegroups.com.
> To unsubscribe from this group, send email to maglev-discuss...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/maglev-discussion?hl=en.
>