-
Notifications
You must be signed in to change notification settings - Fork 36
Home
gmawdo edited this page Dec 16, 2021
·
7 revisions
It's about fast workspaces for IDEs based on Theia. Theia is fast per se, fast here means fast workspace launch times with massive scalability.
Take a single instance Theia environment that works on an individuals server. How can that be served to a mass market with super quick start up?
Eclipse solves a superset of the problem but suffers from start up that is too slow. Gitpod is a close source service that serves workspaces and it does this in a performant way. Both Che and Gitpod leverage Kubernetes for scale.