Development roadmap

In its current state ptypes is highly experimental with a bunch of missing features.

Priorites

  1. Python3 support
  2. Make the updates to the memory mapped files atomic
  3. Garbage collection for the persistent objects

Long term goals

Ptypes has the potential to evolve, on the long term, into an efficient multi-core programing platform for CPython, working around the problem posed by the GIL.

Table Of Contents

Previous topic

Participating in the development of ptypes

This Page