Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Feb 7, 2022

  • remove SharedImmutable annotations
  • rewrite IntMap to not use atomics on native
  • remove synchronization from IntMap code at all, and move it to StreamsStorage
  • remove expect/actual from FrameHandler
  • drop TrackingSet and move set directly to buffer poll
* remove SharedImmutable annotations * rewrite IntMap to not use atomics on native * remove synchronization from IntMap code at all, and move it to StreamsStorage * remove expect/actual from FrameHandler * drop TrackingSet and move set directly to buffer poll
@whyoleg whyoleg marked this pull request as ready for review February 26, 2022 05:55
@whyoleg whyoleg merged commit e4a4fab into rsocket:master Feb 26, 2022
@ghost ghost deleted the dev/2-new-mm branch February 26, 2022 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant