GitHub topics: cancellationtoken
soenneker/soenneker.utils.cancellation
A utility library allowing for easy CancellationToken usage
Language: C# - Size: 873 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

connor4312/cockatiel
š¦ A resilience and fault-handling library. Supports Backoffs, Retries, Circuit Breakers, Timeouts, Bulkhead Isolation, and Fallbacks.
Language: TypeScript - Size: 864 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1,659 - Forks: 54

taberkkaya/NetDevTips
Tips for .NET developer course
Language: C# - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PiotrJustyna/road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
Language: C# - Size: 3.39 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 158 - Forks: 29

SwiftyLab/AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
Language: Swift - Size: 1.79 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 3

pomponchik/cantok
Implementation of the "Cancellation Token" pattern
Language: Python - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 117 - Forks: 6

Mdsomratakbor/dot-api-with-cancellation-token-support
A robust .NET Core API with CancellationToken support for efficient request handling and scalability. Demonstrates best practices for managing long-running operations with graceful cancellations. Implements Repository Pattern and async/await for responsive, maintainable, and scalable APIs using .NET and C#. Ideal for modern API development.
Language: C# - Size: 2.19 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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

wajid7511/tasks_cancellation_token
Repository showcasing examples of asynchronous programming in C#. It covers essential techniques like async/await, Task Parallel Library (TPL), handling concurrency, and task cancellation for building responsive and high-performance applications. Ideal for developers looking to enhance their async programming skills.
Language: HTML - Size: 188 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

amirdoosti6060/CancellationTokenDemo
An example to show how to use CancellationToken in different scenarios.
Language: C# - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

paultechguy/NetMQPubSub
A set of lightweight publisher-subscriber components using NET Core and NetMQ.
Language: C# - Size: 983 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

alpden550/cancel-contexts
Realisation for canceling contexts (cancelled tokens) for Python
Language: Python - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pferreirafabricio/csharp-parallel-concurrency
ā” A comprehensive study of asynchronous, concurrent, and parallel programming concepts in C#
Language: C# - Size: 33.2 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AhmedTarekHasan/ProcessCancellation
How to Cancel a Running Process in a Separate Request/Command in .NET C#
Language: C# - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

FRACerqueira/CancellationTokenSamples
CancellationToken Samples
Language: C# - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

VSoftTechnologies/VSoft.CancellationToken
This is a simple library for Delphi that provides a CancellationTokenSource and CancellationToken much like those in .NET
Language: Pascal - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 5

Slugsie/BlazorCancellationToken
Demonstrates the basic use of CancellationTokens in a Blazor WASM / WebAPI project
Language: HTML - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andreabbondanza/RESTClient
A simple library for .net core that can help you to consume REST services
Language: C# - Size: 79.1 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

davidlsharp1/EasyORM
Simple ORM for SQL Server | Currently version 1.0.2
Language: C# - Size: 22.5 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VulpesPaw/Circles
An archery target practise program, meant to be combined with a projector as archery targets
Language: C# - Size: 789 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

victorvillajimenez/eContentSearch
Books, Pics, Videos, Wiki: search and show results - React SPA
Language: JavaScript - Size: 18.6 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

LeaoSomogyi/CancellationTutorial
Exemplos de utilização do CancellationToken
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

aimenux/CancelAfterBenchDemo
Benchmarking various ways to cancel tasks after some execution period
Language: C# - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

zizwiz/Cancellation_Token_Example
In the app we have a loop that we will abort out of using a cancellation token.
Language: C# - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MehrajLatifli/CarData-with-semaphore-in-MVVM
Example for threadpool, thread which is used with semaphore
Language: C# - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

martineli17/contribuicao-cancellation-token
.NET - Importância e exemplo de utilização do CancellationToken
Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ilia-valchenko/cancellation-token-source-example-of-usage
Language: C# - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

omriLugasi/Redel
Another axios middleware library
Language: JavaScript - Size: 392 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

Sulexa/Sulexa.CancellationTokenInjection
A small library to handle injection of cancellation token. Cancellation token are a way to cancel asynchronous call.
Language: C# - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

leoguilen/poc_cancellation-token
Studing how is used cancellation token for cancel requests and stop wasting server resources
Language: C# - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

max-ieremenko/ServiceModel.Cancellation
CancellationToken support for WCF.
Language: C# - Size: 1.62 MB - Last synced at: 24 days ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

DVR98/ManagingMultithreading
Handling deadlock situations, Using the Interlocked class, Cancel running tasks using cancellation tokens
Language: C# - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

esotericjules/React-axios-cancel-request-demo
A demo project on how to cancel axios request inside React componentWillUnmount lifecycle method.
Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

muhammedtas/TaskBasedParallelWindowsServiceRunnerExp
It includes basic template of how win services run asyncly and parallel for long running process.
Language: C# - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Xapphire13/cancellationTokenSource.js
CancellationTokenSource implementation for JavaScript
Language: TypeScript - Size: 170 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

0xfeeddeadbeef/CancelKeyPressCancellationToken
DEMO: Signal a CancellationToken when CTRL+C or CTRL+BREAK is pressed
Language: C# - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
