solana/book
Greg Fitzgerald 13c7c3b3a6 Rewrite programming model with developer focus
Previous version talked about concurrency, which is described
in detail in the Anatomy of a Fullnode chapter. App developers
probably don't care that their programs run in parallel with
other programs. From their perspective, there's no difference
between 10x parallelism and a 10x faster CPU.
2018-12-05 10:30:16 -08:00
..
art Explain how ledger broadcasting works (#1960) 2018-12-02 16:43:40 -07:00
src Rewrite programming model with developer focus 2018-12-05 10:30:16 -08:00
theme Move markdown book theme to its default directory 2018-12-04 10:14:41 -08:00
book.toml Move markdown book theme to its default directory 2018-12-04 10:14:41 -08:00
build.sh Avoid exiting when cmd is not found 2018-11-30 20:44:34 -08:00
makefile Generate book images via Make 2018-11-26 09:44:19 -08:00