Skip to content
#

dapper

Here are 463 public repositories matching this topic...

xuanyu66
xuanyu66 commented Feb 24, 2021

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Feature or performance improvement

Question

  • What do you want to know?
    I look into jedis-2.x plugin, find that enhanceClass is redis.clients.jedis.Jedis.
    But pipeline will directly invoke jedis client.
    Jedis --invoke---> client
    pipeline ---invoke-->client

There are two solutio

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 Mar 3, 2021
  • Java

Improve this page

Add a description, image, and links to the dapper 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 dapper topic, visit your repo's landing page and select "manage topics."

Learn more