Hi Roberto,
Will this function at all with the future 'embedded' files / vfs currently
being developed in uWSGI? (i.e. open('vfs://lala') ).
I assume would require monkey patching :/
Cal
On Thu, Aug 4, 2011 at 6:07 AM, Roberto De Ioris <[email protected]> wrote:
>
> Hi everyone, i have just committed support for the uWSGI python
> interactive shell. It is a simple/standard python shell living in the
> uWSGI environment.
>
> For example:
>
> ./uwsgi --import sigme -s :3031 --pyshell -M --spooler myspool -p 4 -w
> uwsgicc --cache 100
>
>
> Will load 4 normal workers but the first will run a python shell from
> which you cann call uwsgi api functions, monitor processes, issuing reload
> and so on.
>
> I have found it very handy to test spooler jobs and caching.
>
> --
> Roberto De Ioris
> http://unbit.it
> _______________________________________________
> 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