corda/serialization
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 CORDA-1274: Migrated usage of FastClasspathScanner to ClassGraph (#4060) 2018-10-11 19:50:26 +01:00