Ecosyste.ms: Repos

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

GitHub topics: cancellationtoken

pferreirafabricio/csharp-parallel-concurrency

⚡ A comprehensive study of asynchronous, concurrent, and parallel programming concepts in C#

Language: C# - Size: 33.2 KB - Last synced: 3 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

soenneker/soenneker.utils.cancellation

A utility library allowing for easy CancellationToken usage

Language: C# - Size: 321 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 1 - Forks: 0

alpden550/cancel-contexts

Realisation for canceling contexts (cancelled tokens) for Python

Language: Python - Size: 22.5 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

connor4312/cockatiel

🐦 A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Polly.

Language: TypeScript - Size: 416 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 1,504 - Forks: 42

SwiftyLab/AsyncObjects

Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.

Language: Swift - Size: 1.79 MB - Last synced: 21 days ago - Pushed: 6 months ago - Stars: 49 - Forks: 2

aimenux/CancelAfterBenchDemo

Benchmarking various ways to cancel tasks after some execution period

Language: C# - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

pomponchik/cantok

Implementation of the "Cancellation Token" pattern

Language: Python - Size: 322 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 63 - Forks: 3

MehrajLatifli/CarData-with-semaphore-in-MVVM

Example for threadpool, thread which is used with semaphore

Language: C# - Size: 65.4 KB - Last synced: about 1 month ago - Pushed: over 2 years 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: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 1

paultechguy/NetMQPubSub

A set of lightweight publisher-subscriber components using NET Core and NetMQ.

Language: C# - Size: 983 KB - Last synced: 3 days ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

FRACerqueira/CancellationTokenSamples

CancellationToken Samples

Language: C# - Size: 52.7 KB - Last synced: 6 months ago - Pushed: 6 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.38 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 128 - Forks: 29

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: 2 months ago - Pushed: 7 months 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: 12 months ago - Pushed: over 1 year 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: 1 day ago - Pushed: over 5 years ago - Stars: 2 - 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: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

davidlsharp1/EasyORM

Simple ORM for SQL Server | Currently version 1.0.2

Language: C# - Size: 22.5 KB - Last synced: about 13 hours ago - Pushed: 5 months 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: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

LeaoSomogyi/CancellationTutorial

Exemplos de utilização do CancellationToken

Language: C# - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - 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: about 1 year ago - Pushed: over 2 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: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

ilia-valchenko/cancellation-token-source-example-of-usage

Language: C# - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

omriLugasi/Redel

Another axios middleware library

Language: JavaScript - Size: 392 KB - Last synced: 5 months ago - Pushed: over 1 year 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: about 1 year ago - Pushed: almost 3 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: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

max-ieremenko/ServiceModel.Cancellation

CancellationToken support for WCF.

Language: C# - Size: 1.62 MB - Last synced: 2 days ago - Pushed: almost 6 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

Xapphire13/cancellationTokenSource.js

CancellationTokenSource implementation for JavaScript

Language: TypeScript - Size: 170 KB - Last synced: 2 days ago - Pushed: over 5 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: 12 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0