corda/client/rpc
Rick Parker 13815d252e
ENT-2659 Eliminate lots of contention in serialization (#4120)
* Remove most contentious bit of mutex in the codebase
Fix up SerializerFactory
Make getSerializerFactory() non-blocking
Workaround for DJVM issues

* Some clean up and also de-contend the RPC client.

* Fix up attachment class loader code.

* Bug fix
2018-10-30 15:26:46 +00:00
..
src ENT-2659 Eliminate lots of contention in serialization (#4120) 2018-10-30 15:26:46 +00:00
build.gradle Fix RPC flaky test (#2849) 2018-03-20 16:23:29 +00:00