Skip to content

Kikaha aims to an absurdly fast Java web server designed for microservices. It was designed to be a micro container that handle high throughput demands and provide high scalability. Written over Undertow (your know, it is really fast), Kikaha was designed to have clean code because open source software should be easily improved. We believe on th…

License

aymens/kikaha

 
 

Repository files navigation

Kikaha

Maven Central Codeship Status

Kikaha is a micro container writen over the fast Undertow core. It was developed with two core ideas in mind:

  • provides a lightweight micro container (written over the powerful undertow core), as alternative environment to to run web applications
  • provide a set of undertow extensions to structure and initialize your application without writing a bunch of bootstraping lines of code, making easier to develop embedded applications

Contributors

Be a contributor and join our team. Kikaha need your help to provide the best to the community. Even simple tasks like testing the micro container, finding typos in docs or reporting improvements feedbacks will be welcome.

Community / Support

License

Kikaha is released under Apache 2.0 licensed.

About

Kikaha aims to an absurdly fast Java web server designed for microservices. It was designed to be a micro container that handle high throughput demands and provide high scalability. Written over Undertow (your know, it is really fast), Kikaha was designed to have clean code because open source software should be easily improved. We believe on th…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • HTML 1.2%
  • Shell 0.3%