Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

改进pre allocate expr逻辑 #709

Open
juniwang opened this issue May 18, 2019 · 0 comments · May be fixed by #801
Open

改进pre allocate expr逻辑 #709

juniwang opened this issue May 18, 2019 · 0 comments · May be fixed by #801

Comments

@juniwang
Copy link
Contributor

需要改进的地方:

  • 需要支持并发创建(目前的问题是:单循环单线程,速度慢,并且不能有异常,服务不能重启)
  • 多线程创建时,实际创建之前需要再次检查已经准备好的和正在启动的预分配环境数量
@hyponet hyponet linked a pull request Apr 19, 2020 that will close this issue
4 tasks
@hyponet hyponet linked a pull request Apr 19, 2020 that will close this issue
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants