mcmandelbrot.image
module documentation
Part of mcmandelbrot
Render Mandelbrot Set images in PNG format in response to Twisted web
requests. Used by html
.
Class | RunnerToken | TODO: Implmement this with asynqueue.base.Priority
to dispatch requests to runners based on how fast they've run previous
ones. |
Class | Imager | Call renderImage
with Twisted web request objects as much as you like to write PNG
images in response to them. |