Skip to content

refactor: replace mea with asyncband for semaphore - #18

Merged
tisonkun merged 1 commit into
fast:mainfrom
mingcheng:refactor/migrate-from-mea-to-asyncband
Aug 14, 2026
Merged

refactor: replace mea with asyncband for semaphore#18
tisonkun merged 1 commit into
fast:mainfrom
mingcheng:refactor/migrate-from-mea-to-asyncband

Conversation

@mingcheng

Copy link
Copy Markdown
Contributor
  • switch dependency in fastpool/Cargo.toml to asyncband
  • update imports in bounded.rs to use asyncband::semaphore

ref fast/asyncband#149

- switch dependency in fastpool/Cargo.toml to asyncband
- update imports in bounded.rs to use asyncband::semaphore

Signed-off-by: mingcheng <mingcheng@apache.org>
@tisonkun
tisonkun enabled auto-merge (squash) August 14, 2026 16:00
@tisonkun
tisonkun merged commit 06f0ad7 into fast:main Aug 14, 2026
9 checks passed
@tisonkun

Copy link
Copy Markdown
Contributor

Thanks! I'm actually considering merging this "object pool" into asyncband as the new defined scope as part of concurrency control primitives. But I need some input and experiment to ensure that the scope, concept and terminology are proper.

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.

2 participants