Prev | Index | NextProblems with intra-process migration
- Requires all state to be serializable or otherwise persistent
- Most data-driven services require this anyway
- If user data doesn't persist, the service isn't very useful
- But migration can introduce unexpected serialization requirements
- Twisted Factories / Twisted Protocols
Twisted Presentation