Software bus

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

A software bus is a software architecture model where a shared communication channel facilitates connections and communication between software modules. This makes software buses conceptually similar to buses used in computer hardware for interconnecting pathways.[1]

In the early microcomputer era of the 1970s, Digital Research's operating system CP/M was often described as a software bus.[2][3] Lifeboat Associates, an early distributor of CP/M and later of MS-DOS software, had a whole product line named Software Bus.[4] D-Bus is used in many modern desktop environments to allow multiple processes to communicate with one another.

Examples

[edit | edit source]

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
[edit | edit source]