We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d34b6 commit c57f796Copy full SHA for c57f796
1 file changed
source/Dataflow/Readme.md
@@ -0,0 +1,5 @@
1
+# Dataflow Pools
2
+
3
+Apparently these are pretty slow compared to a ```ConcurrentQueue<T>```.
4
5
+It is still a potential way to handle recycling objects, but for now, this is just here for reference.
0 commit comments