Skip to content
#

asynchronous

Here are 2,136 public repositories matching this topic...

transmittable-thread-local

📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • Updated May 6, 2022
  • Java
armanbilge
armanbilge commented Mar 24, 2022

See typelevel/cats-effect#2906 (comment).

This is similar to the Console issues in typelevel/cats-effect#2604. However, in that case the method would link and only fail at runtime.

In this case, these methods would not link at all. So arguably we could completely remove them from the JS side without breaking binary-compatibilit

Improve this page

Add a description, image, and links to the asynchronous topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asynchronous topic, visit your repo's landing page and select "manage topics."

Learn more