Mike Smith
|
63a2a700fd
verify Fixed play-java's json test
|
11 years ago |
Christopher Hunt
|
2bee49eceb
Updated play-java to 2.2.0-RC2
|
12 years ago |
Christopher Hunt
|
e363a96a8c
Reduced unnecessary futures.
|
12 years ago |
Christopher Hunt
|
5588f6a78f
Multiplied the length of the back pressure queue by the max # of queries per request. This should prevent failures from occurring sooner.
|
12 years ago |
Christopher Hunt
|
fe69dbbbb7
Added back-pressure capabilities to play-java also.
|
12 years ago |
Christopher Hunt
|
a8a63bf841
The Java version now submits futures to the dbEc execution context
|
12 years ago |
Christopher Hunt
|
e18324a3a0
Applied @Skamander's recommendations for the connection pool size and fixed up the locator for the Akka dispatcher (we need to fix our Play doc on this subject).
|
12 years ago |
Christopher Hunt
|
b8c88f18dc
Beginnings of connection pooling configuration.
|
12 years ago |
Christopher Hunt
|
0044d06c3e
A timeout was required for the sequence depending on the number of queries to be performed.
|
12 years ago |
Christopher Hunt
|
6d2b82b523
Formatting
|
12 years ago |
Christopher Hunt
|
8cebc405f8
Removed the async call from translating to Json - waste of time given that it is a short-running operation
|
12 years ago |
Christopher Hunt
|
ac871c125e
Made the db requesting asynchronous
|
12 years ago |
peter hausel
|
4abc468d13
improvements to play-java
|
12 years ago |
Patrick Falls
|
5203b6e936
Setup repository
|
12 years ago |