mirror of
https://github.com/corda/corda.git
synced 2025-03-16 00:55:24 +00:00
* ENT-1394: artemis locators for HA bases on configuration * ENT-1394: bridge artemis connection service with HA impl * ENT-1394: added own round robin logic for artemis client connections * ENT-1394: added support for external clustered artemis to internal RPC client * ENT-1394: added failover listener to internal rpc client, some cleanup * ENT-1394: remove unused import * ENT-1394: refactored after rebasing * ENT-1394: refactored after rebasing, addressed PR comments * ENT-1394: got rid of HA connection service in favor of a simple check inside current one * ENT-1394: ha locator gets its own thread to handle failover that happens behind the scenes * ENT-1394: move ha artemis flag in the outboundConfig * ENT-1394: haArtemis flag has default value in constructor * ENT-1394: address PR comment, handle status change during failover * ENT-1394: reverted usage of ha locator * ENT-1394: ensure that on failover the p2pclient sends a fresh snapshot to the bridge
Corda Enterprise
Corda Enterprise is R3's closed source patch set on top of Corda Open Source. It adds features and improvements that we plan to charge for.
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Features
- Smart contracts that can be written in Java and other JVM languages
- Flow framework to manage communication and negotiation between participants
- Peer-to-peer network of nodes
- "Notary" infrastructure to validate uniqueness and sequencing of transactions without global broadcast
- Enables the development and deployment of distributed apps called CorDapps
- Written in Kotlin, targeting the JVM
Extra features
- Doorman
- SOCKS relaying
- Flow triage screen in Explorer
- No stupid jokes at startup
- SGX
Getting started
- Read the Getting Started documentation
- Run the Example CorDapp
- Read about Corda's Key Concepts
- Follow the Hello, World! tutorial
Useful links
- Project Website
- Mailing Lists
- Documentation
- Stack Overflow Tag
- Slack Channel
- Meetups
- Training Courses
Contributing
We welcome contributions to Corda! Please see our CONTRIBUTING.md.
License
Acknowledgements
YourKit supports open source projects with its full-featured Java Profiler.
YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.
Languages
Kotlin
94.3%
Java
2.5%
C++
2.1%
Python
0.3%
Shell
0.3%
Other
0.3%