miércoles, 21 de abril de 2010

Possible future directions

I think one of the possible directions is to write a complex system to parallel processing with others modules like pympi, which let massive processing load, in different kernels with a system client/server comunication managed by zmq.
At this moment, ipython has wrote a system for parallel processing in mpi but using a twisted platform, the idea is to update iptyhon to  be supported by python3, with twisted this is no possible, so zeromq is the best way to do it.

Other feature zeromq has is the performance in data transmission and cython is writing support to python 3 code

No hay comentarios:

Publicar un comentario