Projects in Awesome Lists tagged with cross-thread
A curated list of projects in awesome lists tagged with cross-thread .
https://github.com/Nepxion/DiscoveryAgent
☀️ Nepxion Discovery Agent is a java agent to resolve loss of ThreadLocal in cross-thread scenario, such as Spring Async、Hystrix Thread、Runnable、Callable、Single Thread、Thread Pool、MDC 异步跨线程Agent
async cross-thread hystrix java-agent single-thread spring-async thread-pool
Last synced: 03 May 2025
https://github.com/nepxion/discoveryagent
☀️ Nepxion Discovery Agent is a java agent to resolve loss of ThreadLocal in cross-thread scenario, such as Spring Async、Hystrix Thread、Runnable、Callable、Single Thread、Thread Pool、MDC 异步跨线程Agent
async cross-thread hystrix java-agent single-thread spring-async thread-pool
Last synced: 24 Apr 2025
https://github.com/talsma-ict/context-propagation
API propagating context of ThreadLocal values to other threads
concurrency context-propagation contextmanager cross-thread thread threadlocal
Last synced: 11 Jan 2026
https://github.com/random-python/data_pipe
Cross Thread Message Pipe
cross-process cross-thread cython lmax-disruptor python ring-buffer
Last synced: 22 Apr 2026
https://github.com/kathleenwest/advancedformapplicationv
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms
Last synced: 30 Apr 2026
https://github.com/kathleenwest/moneypotinstancingdemo
This project presents a simple, but fun “Money Pot” Service and Client Application demonstration. The “Money Pot” is a self-hosted (service host) WCF application with a GUI user interface to quickly demo and test the service with a client (both simple Windows Form Applications). In addition, a short discussion of concurrency to protect resources against multiple threads is shown along with charts, pictures, and test data to show that with multiple threads (clients) wanting the “money pot” resource, can diminish what resources an individual client thread can receive if they compete against one another.
concurrency concurrency-patterns concurrent-data-structure concurrent-programming cross-thread instancing service singleton synchronization thread-safe thread-safety thread-synchronization threading threadpool threads wcf wcf-client wcf-service wcf-service-client-demo windows-form-application
Last synced: 06 Sep 2025
https://github.com/ktsu-dev/invoker
A .NET library that ensures delegates are executed on the intended thread, simplifying thread management in UI and graphics applications.
async-invocation cross-thread csharp directx dispatcher dotnet invoker opengl synchronization thread-management ui-thread winforms wpf
Last synced: 16 Jun 2026