Skip to content

Data simulator can be used for load/stress testing purposes . The scope is to build a generic data simulator, able to produce the most used data types as JSON, Binary, Stream

License

Notifications You must be signed in to change notification settings

alexvuta/data-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Simulator

Purposes

The final scope is the generation of a massive size of all must utilised data types like:

  • JSON (random generator for all types; strings, integers, boolean,list)
  • Bynary data
  • WebFlux (continous stream)
  • XML

Work in progress

The next step is the implementation of a random JSON objects

About

Data simulator can be used for load/stress testing purposes . The scope is to build a generic data simulator, able to produce the most used data types as JSON, Binary, Stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages