Working at Confluent, thinking about streaming.
- Barcelona, Spain
- https://jack-vanlightly.com
Stars
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
.NET Standard 2.0 library for resource distribution amongst collaborating nodes, for example, distributing multiple queues amongst a group of consumers.
Extend python lists operations using .NET's LINQ syntax for clean and fast coding.
Container for configuration types that are mapped from .json files with auto refresh when file changes
API for batch jobs. Partitioning of batches into blocks of work, limiting the number of concurrent task instances, critical sections across servers, standardised activity logging and alerting.