Message distribution method, device, equipment and medium based on multi-core processor
By constructing a decision tree to adjust the message distribution strategy of the multi-core processor, the problem of single-core overload caused by the hash algorithm is solved, and efficient message processing of the multi-core processor is achieved under different traffic scenarios.
Patent Information
- Application Number
- CN202210041985.7
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2022-01-14
- Publication Date
- 2025-09-26
- Estimated Expiration
- 2042-01-14
AI Technical Summary
When processing packets, existing multi-core processors cannot fully utilize the multi-core performance due to hash algorithms, which cause packets with the same information to be distributed to the same processing core, resulting in low processing efficiency.
By constructing a decision tree, the distribution strategy is dynamically adjusted based on the tuple information gain of the message, and the message is distributed to each processing core of the multi-core processor by hashing or load balancing, thus avoiding overload of the same processing core.
It improves the packet processing efficiency of multi-core processors under different traffic scenarios, ensures that the load of each processing core is balanced, and makes full use of multi-core performance.