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

版本0.1 - 核心功能初步建设 | Core functionalities #2

Open
12 tasks
tt67wq opened this issue Oct 25, 2023 · 2 comments
Open
12 tasks

版本0.1 - 核心功能初步建设 | Core functionalities #2

tt67wq opened this issue Oct 25, 2023 · 2 comments

Comments

@tt67wq
Copy link
Owner

tt67wq commented Oct 25, 2023

Issue描述:这个issue旨在规划版本0.1的开发计划,重点是实现核心功能
里程碑:版本0.1
优先级:高

任务列表:

  • 实现普通的消息生产者
  • 实现事务消息生产者
  • 实现cluster并行消息消费者
  • 实现cluster顺序消息消费者
  • 实现broadcast并行消息消费者
  • 实现broadcast顺序消息消费者

完成所有开发任务、测试和文档编写后,发布版本0.1

Issue Description: This issue aims to plan the development roadmap for version 0.1, with a focus on implementing core functionalities. Milestone: Version 0.1 Priority: High

Task List:

  • Implement regular message producer
  • Implement transactional message producer
  • Implement clustered parallel message consumer
  • Implement clustered sequential message consumer
  • Implement broadcast parallel message consumer
  • Implement broadcast sequential message consumer

After completing all development tasks, testing, and documentation writing, release version 0.1

@DevenWen
Copy link
Contributor

请问有没有相关的设计文档呢?还是说参考其他语言的实现?

@tt67wq
Copy link
Owner Author

tt67wq commented Nov 13, 2023

请问有没有相关的设计文档呢?还是说参考其他语言的实现?

主要参考go语言的实现

Repository owner deleted a comment from fede-s Feb 22, 2024
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

No branches or pull requests

2 participants