scenarioo / scenarioo-format

Specification of the next generation Scenarioo documentation format (for version 3.0 and upwards)
http://www.scenarioo.org
GNU Lesser General Public License v3.0
0 stars 2 forks source link

Specify how the libraries should support asynch writing #13

Open bruderol opened 8 years ago

bruderol commented 8 years ago

All libraries should support asynch writing, and this should be similar for all libraries (concerning configuration and usage with flush)

bruderol commented 8 years ago

they will support it, as they did it before. Nothing changed for Java library.

@tobiaszuercher what is the state with this for the C# library?

tobiaszuercher commented 8 years ago

https://github.com/scenarioo/scenarioo-cs/issues/3

tbd!

do you have any benchmark that shows the performance improvement with async writes?

bruderol commented 8 years ago

@tobiaszuercher no, no benchmark so far.