I didn't try this specific use case, but only one JVM should be
instantiated at least for each python process, and any modern python web
framework should avoid spawning a python process for each request, what
I'm not sure, is if you configure multiple worker processes, if you have
one JVM for each, or only one, total, but I'm pretty sure you won't have
one for every request on your web App, unless you are using very old
technology, like apache mod_python.
> --
> You received this message because you are subscribed to the Google Groups "PyJNIus development ML" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
pyjnius-dev...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.