eigengo / akka-patterns

Demonstration of the common Akka patterns
Apache License 2.0
560 stars 61 forks source link

Spray stats #23

Closed fommil closed 11 years ago

fommil commented 11 years ago

update scalad with a fireforget create

fommil commented 11 years ago

@adinapoli check this out... the stats are now the same on the start and end of the endpoint :-D And I also have a special write concern for this kind of data so that it minimises the burden on the OS. The whole thing is contained in a single file now, not spread out over domain/core/api.