6. Articles

There are some introducing articles for VLCP or related technologies in Chinese:

VLCP协程框架简介

老板,来一个WebServer——VLCP框架简介

namedstruct: 二进制结构体的正则表达式

如何设计与实现一个自定义的二进制协议

使用Cython与PyPy提升VLCP性能

协程通信机制——Future,Channel与Pub/Sub

VLCP的Docker network插件

No-SQL数据库中的事务性设计(续)——VLCP中的ObjectDB简要介绍

Note

The code examples in them are outdated because they are written for v1.x, but v2.0 changes the basic grammer and moved to Python 3.5+. But, most designs remain the same.