Skip to content

『transmittable thread local 的实现已经有个雏形了』这个表述能调整一下吗? #3

@oldratlee

Description

@oldratlee

https://ylgrgyq.github.io/2017/09/25/transmittable-thread-local/ 文章 很不错! 👍

文中有这样的表述:

transmittable thread local 的实现已经有个雏形了

这样的表述会觉得:TTL 是个 玩具的类库(可能这不是你的本意 😄 )

TTL https://github.com/alibaba/transmittable-thread-local 的实现
是在阿里和其它公司的生产环境上 使用的;中间设计和实现也优化和重构了多个版本。

image

比如 调整成

- 通过上面的描述,transmittable thread local 的实现已经有个雏形了。
+ 通过上面描述的方案可以给出实现的雏形,下面对 transmittable thread local 库的设计和实现简单分析说明如下。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions