ποΈ Env
Concept
ποΈ Thread
Concept
ποΈ vCPU and Multi-core
Concept
ποΈ Lock and Synchronization
- Multiple coroutines in the same OS thread have no visibility issues with each other.
ποΈ Filesystem and IO
Photon has POSIX-like encapsulations for file and filesystem. You can choose to use the encapsulations or not.
ποΈ Network
Namespace
ποΈ std-compatible API
We provide a set of Photon API that are fully compatible to C++ std.