Should I be using play or spray for a highly efficient high throughput REST json server? I would go with play because it would then allow me also to have a single framework both for REST and for web development. However if spray is much much more efficient than this i would go with spray.
I would go immediately with play but i saw here that spray is high in the list and play is more to the bottom.
what do you think?