Skip to content

OpenLiberty/yoko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Yoko ORB

Yoko is a CORBA 2.3 compliant ORB implementation to support interprocess communication. It is an open-source project maintained by IBM, forked from Apache Yoko.

License

Build Requirements

  1. SDKMAN, to manage the toolchain, including installing Java, Gradle

Steps to build Yoko

  1. From the root of the project, run sdkman env install to obtain the toolchain. (one-time step)
  2. Run sdk env to initialise the environment.
  3. Run gradle build to build and test Yoko.

Testify

Testify is an open-source generic framework used for testing with Junit 5 across multiple threads and forked processes.

Docs

The documentation for Testify can be found at https://openliberty.github.io/yoko

About

Yoko ORB used by OpenLiberty, derived from Apache Geronimo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%