This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 97
Home
George Chrysanthakopoulos edited this page Jun 23, 2016
·
41 revisions
- Slides - Overview presentation
- Implementors Guide - a starting point for learning about Xenon core design and implementation
- FAQ - frequently asked questions and answers
- Slack channel (VMware only for now) - xenon
- Tutorials
- Example Service Tutorial - A simple service walk through
- Coordinating async operations
- Introduction to Service Queries
- Query Task Service Tutorial - An in-depth tutorial on query tasks
- Authentication and Authorization Tutorial
- Task Service Tutorial Task services manage long-running tasks
- Hosting Modern UI Tutorial How to package HTML5/JS UI content and have xenon serve it
- Time series and event data Tutorial Best practices for storing metrics or supporting high ingestion rate for events / logs / stats
- Multiple Node Tutorial Simple example of on how to start N xenon hosts, have them join each other, and verify service and state replication
- Restartable Highly Available Task Tutorial Advanced tutorial on core xenon concepts regarding high availability, consensus, restartable work flows
- Developer guide - How to set up your development environment, build & run tests.
- Contributing - How to work with revision control and submit changes to Xenon.
- Glossary - commonly used terms and their definitions