Hi, Roberto,

I just had committed my fix for the memory leak issue. You can check with
it at the request pull.

Our main site use python and we adopt uwsgi as the driver of our
applications, but some part is on JVM.
So we will continue to improve uwsgi and JVM connections, and feedback our
contribution to the community.

Regards,
Mingli


On Thu, Dec 20, 2012 at 2:16 AM, Roberto De Ioris <[email protected]> wrote:

>
> Il giorno 19/dic/2012, alle ore 10:17, Mingli Yuan <[email protected]>
> ha scritto:
>
> > Hi, folks,
> >
> > We want to use uwsgi to drive a Clojure ring server, and we found jvm
> and jwsgi plugins.
> >
> > But on the page of jwsgi plugin, a warning message are there:
> > At
> https://github.com/unbit/uwsgi-docs/blob/master/JWSGI.rst#important-notes
> > > "The jwsgi plugin leaks memory at every request. We are still
> evaluating if memory management must be managed in the jvm plugin, or in
> the jwsgi one."
> >
> > This notes are there at least for 2 years. So three questions:
> >
> > * How about the current status on memory leak of jvm and jwsgi plugins?
> > * Could you elaborate more tech details on this memory leaks?
> > * Except the uwsgi and http protocol, are there any other protocol to
> connect uwsgi and the java world?
> >
> > Thanks in advance.
> >
> > Regards,
> > Mingli
> >
>
>
> I think a part from some "porting to the new api" commit, the JVM plugin
> is pretty the same as 2 years ago.
>
> As there was no interest in it (both from the community and my customers)
> i did not invested effort in it (even if for me it has a lot of potential
> as having access to the jvm
> without relying to things like jruby or jython is priceless).
>
> If you think you can help (testing, ideas, patches, money :P) bringing
> back to life the project i will be happy to revamp it
> --
> Roberto De Ioris
> http://unbit.it
> JID: [email protected]
>
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to