I\'ve used C# to solve the following requirement.. - create an app the can receive a lot of data fast - you must be able to analyse the received data while more are incoming
Use the overload of MemoryMappedFile.CreateFromFile that takes a capacity parameter.
capacity