Skip to content

Playing around using Spray and Scala. Storing some JMeter output in MongoDB and providing a means to retrieve that data as JSON.

Notifications You must be signed in to change notification settings

neilprosser/performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Performance

Assuming you have SBT (http://code.google.com/p/simple-build-tool/) installed just clone the repository, go into the directory and use:

sbt update eclipse

which will create the necessary files to import your project into Eclipse. When you're ready try:

sbt jetty-run

to run your creation in Jetty!

About

Playing around using Spray and Scala. Storing some JMeter output in MongoDB and providing a means to retrieve that data as JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages