Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: tpl-dataflow

C# BufferBlock that keeps unique items

By mariaPosted on November 4, 2022

Problem In our application we watch file changes using .NET FileSystemWatcher. After each file change we process the new content […]

TPL Dataflow BatchBlock with Batch Size & Timeout

By mariaPosted on July 13, 2021

Problem I needed BatchBlock with support for timeout (act greedy on what it received at that time) and by some […]

Batcher using Microsoft.Tpl.Dataflow

By mariaPosted on May 2, 2018

Problem What do you think? In particular, I’m not sure about my exception handling approach to raise errors when posting […]

Recent Posts

  • Show different type of fonts
  • Converting recordsets to POCO
  • Handle network response and parse it
  • Merge Two Sorted Linked Lists
  • How clean is my snow?
  • How is OOP achieved with configuration files in PHP?
  • DRY Kleisli wrappers with lens
  • Project Euler #5 – Smallest Multiple
  • A take on DB Abstraction
  • Number in words: recursive function
  • Method to check header token if valid
  • Mapping the differences between JavaScript objects
  • Drawing a hollow rectangle of rows and column provided by the console application
  • Random string generation in Java
  • Minimum number of copies of an application a company needs to purchase

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast