Currently the main purpose is to acquire a better understanding of uwsgi as we are about to deploy it in a high-load environment. I would like to to tune it to our needs and currently it's more or less a blackbox to me. I do agree that developing a plugin might be a way to move forward.
I am a particularly interested in understanding how workers load the python applications and go about serving requests. I have also seen options for running multiple python interpreters and likes. > > Hi, > > > > I would like to understand uwsgi internals. Not sure where to start any > > tips or pointers will be highly appreciated. > > > Generally, starting with the development of a plugin is the best way to > understand the various phases of the server (plugins simply add 'hooks'). > > Do you have some idea you want to develope ? > > -- > 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
