8000 GitHub - evansb/conifer: Embeddable actor based compiler as a service for adding hot reloadable scripting to exusting distributed system
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ conifer Public

Embeddable actor based compiler as a service for adding hot reloadable scripting to exusting distributed system

Notifications You must be signed in to change notification settings

evansb/conifer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conifer

Abstract

Conifer is an experimental platform that combines real time collaboration and hot code reloading to support collaborative applications with programmable entities.

Application Structure

Conifer is divided into separate applications

  • collab provides distributed scalable real time editing of program code using the CRDT method.
  • world provides the business logic of programmable entities.
  • api provides a real-time API using WebSocket and HTTP.

License

MIT

About

Embeddable actor based compiler as a service for adding hot reloadable scripting to exusting distributed system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0