An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cross-thread

talsma-ict/context-propagation

Propagate snapshots of ThreadLocal values to another thread

Language: Java - Size: 2.01 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 21 - Forks: 8

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

Language: Java - Size: 122 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 54 - Forks: 29

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

Language: C# - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

random-python/data_pipe

Cross Thread Message Pipe

Language: Python - Size: 51.8 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 0

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.

Language: C# - Size: 4.18 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0