Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.9.4 #34

Merged
merged 13 commits into from
Dec 6, 2024
Merged

v0.9.4 #34

merged 13 commits into from
Dec 6, 2024

Conversation

lkpworkspace
Copy link
Owner

  • feature:
    • 新增程序运行状态,未初始化调用函数报错
    • 初始化阶段缓存的未知目的地址的消息,在运行阶段会直接分发
    • 程序运行阶段创建的组件要发送的消息也会直接分发不会缓存
    • mailbox新增run queue,删除worker_context中cache_消息列表,保持actor/worker 消息处理设计统一
  • fixed:
    • 修复windows警告4251,4244
  • optimization:
    • 优化消息分发操作
    • 优化地址分割算法
    • 优化对象重复搜索
  • other:
    • 头文件和日志中新增程序版本
    • 删除安装三方库依赖选项

@lkpworkspace lkpworkspace merged commit ccdf83b into master Dec 6, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant