Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eitany
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
eitany
12y ago
It's not like a call center putting you on hold. The clients that have requested only microservice A get now a response immediately instead of timeout. About the fault-tolerance, that's right, but you still prefer that if fault ha
2.
▲
by
eitany
12y ago
Hi. You don't have to change the library in order to make it work through fibers. You have to wrap it. In case it has efficient implementation of the async-api you have to implement the fiber-synchronous using the asynchronous api. If
3.
▲
Type Annotations in Java 8: Tools and Opportunities
(infoq.com)
3 points
by
eitany
12y ago
|
0 comments
4.
▲
by
eitany
13y ago
very nice.
5.
▲
by
eitany
13y ago
Looks very useful.