fabric-samples/asset-transfer-events/application-gateway-java/src/main/java
Mark S. Lewis ce6e519fab Use Executor in asset-transfer-events/application-gateway-java
The default ForkJoinPool.commonPool may have limited capacity in some environments, risking deadlock. This implementation also better demonstrates handling of connection errors.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2023-12-04 11:31:07 -05:00
..
App.java Use Executor in asset-transfer-events/application-gateway-java 2023-12-04 11:31:07 -05:00
Connections.java Use Java gRPC instead of Netty API to establish TLS connections 2023-05-08 14:17:21 -04:00