Rx - Buffer (blogs.microsoft.co.il)
submitted by
bnaya(431) 5 months, 3 days ago
Rx - BufferRx - Buffer
this post is on of a series of post about Rx (Reactive Extension). in this one I will discuss the Buffer operator.
no doubt that one of the most useful Rx operator is the Buffer.
the Buffer operator enable to reduce a throughput pressure and gain better utilization of our resources.
let take a scenario of monitoring data stream and persist the datum into database (or send it through a network boundaries).
assuming the datum rate is 1 per millisecond, databases does not typ...
|category: C#
|Views: 41
tags:
C# another
Everyones tags:
Your Tags: