-
Notifications
You must be signed in to change notification settings - Fork 339
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
Feature: a large number of user group chats with a message (100,000 people chat test) #124
Closed
2 tasks done
Labels
feature
Categorizes issue or PR as related to a new feature.
Comments
BanTanger
changed the title
Feature:
Feature: a large number of user group chats with a message (100,000 people chat test)
Jul 18, 2023
BanTanger
added a commit
to BanTanger/openim-sdk-core
that referenced
this issue
Jul 18, 2023
BanTanger
added a commit
to BanTanger/openim-sdk-core
that referenced
this issue
Jul 19, 2023
bug #127 |
bug #128 |
bug #127 |
bug #128 |
BanTanger
added a commit
to BanTanger/openim-sdk-core
that referenced
this issue
Jul 20, 2023
…dk#124) Signed-off-by: BanTanger <sharksharkchan@outlook.com>
BanTanger
added a commit
to BanTanger/openim-sdk-core
that referenced
this issue
Jul 20, 2023
BanTanger
added a commit
to BanTanger/openim-sdk-core
that referenced
this issue
Jul 20, 2023
BanTanger
added a commit
to BanTanger/openim-sdk-core
that referenced
this issue
Jul 21, 2023
BanTanger
added a commit
to BanTanger/openim-sdk-core
that referenced
this issue
Jul 21, 2023
5 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Jul 25, 2023
…131) * feat: add test function about user send msg P2P and Group * feat: add test function about user sends messages to multiple sessions * feat: add test function about user sends messages to multiple sessions * update: doc * feat: 100,000 group msg test * feat: add test function about 1000 users join group send msg (#124) * feat: add test function about 1000 users join group send msg (#124) * feat: add test function about 1000 users join group send msg (#124) Signed-off-by: BanTanger <sharksharkchan@outlook.com> * feat: add test function about 1000 users join group send msg (#124) * feat: add test function about 1000 users join group send msg (#124) * test: pressure test * feat: implement register_manager.go * test: init commit * feat: add test function about 1000 users join group send msg (#124) * feat: implement register_manager.go * test: pressure test * feat: implement register_manager.go * test: pressure test * test: pressure test * feat: implement register_manager.go * feat: implement register_manager.go * feat: implement pressure_tester.go * feat: implement pressure_tester.go --------- Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com>
github-merge-queue bot
pushed a commit
that referenced
this issue
Jul 26, 2023
* feat: add test function about user send msg P2P and Group * feat: add test function about user sends messages to multiple sessions * feat: add test function about user sends messages to multiple sessions * update: doc * feat: 100,000 group msg test * feat: add test function about 1000 users join group send msg (#124) * feat: add test function about 1000 users join group send msg (#124) * feat: add test function about 1000 users join group send msg (#124) Signed-off-by: BanTanger <sharksharkchan@outlook.com> * feat: add test function about 1000 users join group send msg (#124) * feat: add test function about 1000 users join group send msg (#124) * test: pressure test * feat: implement register_manager.go * test: init commit * feat: add test function about 1000 users join group send msg (#124) * feat: implement register_manager.go * test: pressure test * feat: implement register_manager.go * test: pressure test * test: pressure test * feat: implement register_manager.go * feat: implement register_manager.go * feat: implement pressure_tester.go * feat: implement pressure_tester.go * feat: implement pressure_tester.go * feat: implement pressure_tester.go Signed-off-by: BanTanger <sharksharkchan@outlook.com> * feat: implement pressure_tester.go Signed-off-by: BanTanger <sharksharkchan@outlook.com> --------- Signed-off-by: BanTanger <sharksharkchan@outlook.com> Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Is this feature request related to a problem?
✅ Yes
Problem Description
None
Solution Description
A large number of user group chats with a message (100,000 people chat test)
100,000 people chat logic:
use API InviteUserToGroup to achieve batch entry groups
Benefits
It is convenient for friends who have just entered the community to conduct custom tests, and facilitate community projects to perform performance pressure testing
Potential Drawbacks
None
Additional Information
None
The text was updated successfully, but these errors were encountered: