Gaps in software: Difference between revisions

From apm
Jump to navigation Jump to search
added * The CPU GPU gap
Line 18: Line 18:
----
----
* Potentially solving a lot of the rifts: [[content addressed]] approach
* Potentially solving a lot of the rifts: [[content addressed]] approach
----
* '''[[Bridging the gaps]]''' in the development of [[advanced productive nanosystem]]s


== External links ==
== External links ==

Revision as of 16:52, 16 July 2021

This article is a stub. It needs to be expanded.
  • RAM to HDD serializarion barrier
  • The CPU GPU gap
  • inter process communication barrier
  • network serialization barrier
  • GUI commandline rift
  • (Caches-level barriers)
  • value-level type-level barrier – dependently typed languages try to solve this one

  • 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