Difference between revisions of "Gaps in software"

From apm
Jump to: navigation, search
(basic page)
(No difference)

Revision as of 23:26, 12 July 2021

This article is a stub. It needs to be expanded.
  • RAM to HDD serializarion barrier
  • inter process communication barrier
  • network serialization barrier
  • GUI commandline rift
  • (Caches-level barriers)

  • Safe cross thread communication in concurrent computing

Related


External links

About barriers, gaps, rifts, and plumbing

Combining Whorfs and Conways law

Adding both of the above together one can get the following:
Bad (programming) "languages" for human computer communication limits what we can express (Saphir-Whorf).
This is a limit on our communication structure, and ultimately leads to bad systems being built (Conway).

Concurrency