Library

workflow v1.1.0

Versionv1.1.0
Stars★ 14,409
Released2026-08-10

C++ Parallel Computing and Asynchronous Networking Framework

Release notes

## What's Changed
* Fix generating SSL target key bug. by @Barenboim in https://github.com/sogou/workflow/pull/1819
* Fix concurrent problem of SSL operations. by @Barenboim in https://github.com/sogou/workflow/pull/1820
* Make redis parser support string over 2GB. by @Barenboim in https://github.com/sogou/workflow/pull/1821
* Support sending IO vector over 2GB on TLS. by @Barenboim in https://github.com/sogou/workflow/pull/1822
* Add poller_ssl_read(). by @Barenboim in https://github.com/sogou/workflow/pull/1823
* Use atomic operation when generating timer index. by @Barenboim in https://github.com/sogou/workflow/pull/1825


**Full Changelog**: https://github.com/sogou/workflow/compare/v1.0.1...v1.1.0

Share this resource


Discovered 2026-08-11 Source GitHub Archive 2026-08 →