Khan
Khan is Arvo's thread-runner module. Its main purpose is to provide an interface for running threads that can be used by Urbit apps, Arvo itself, or external applications using a Unix socket.
At this stage, Khan's external interface is still experimental and there are not yet proper libraries for other languages that can make use of it. Therefore, the current documentation only touches on Khan's internal interface for the rest of Arvo. Khan's internal interface provides a more ergonomic way for Arvo and Urbit apps to run threads than using Spider.
Last updated