Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[RIP-70] Optimizing Lock Mechanisms  #8442

Copy link
Copy link
@3424672656

Description

@3424672656
Issue body actions

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

As concurrent systems grow more complex internally in RockteMQ, deploying effective lock management strategies is key to preserving performance. Our goal is to optimize the locking mechanism and improve performance.

I have written the proposal and you can see it by the link below:
https://shimo.im/docs/473QM8m8ByCn6l3w/

We will implement the proposed changes by 3 phases.

  • 1.Optimize the locking logic for message delivery to commitLog
    2.Spin optimal degree K retreat locking mechanism is introduced
    3.Optimize the back pressure mechanism of the client

  • 1.Adaptive lock is implemented initially
    2.Introduce other locking mechanisms
    3.Optimize message receiving logic

  • 1.Improved adaptive locks
    2.Provides tools for adjusting the lock mechanism
    3.Design the necessary tests

Motivation

null

Describe the Solution You'd Like

null

Describe Alternatives You've Considered

null

Additional Context

No response

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.