Composable
Composability is a system design principle that deals with the inter-relationships of components. A highly composable system provides components that can be selected and assembled in various combinations to satisfy specific user requirements. In information systems, the essential features that make a component composable are that it be: self-contained (modular): it can be deployed independently – note that it may cooperate with other components, but dependent components are replaceable; stateless:[citation needed] it treats each request as an independent transaction, unrelated to any previous request. Stateless is just one technique; managed state and transactional systems can also be composable, but with greater difficulty. https://en.wikipedia.org/wiki/Composability see composition
Edited: | Tweet this! | Search Twitter for discussion
BackLinks: 2021-02-15-WeiAmericanIdleRemainsOfTheDay | 2021-11-22-McCormickIdeaLegos | 2022-03-10-SteampipeDashboardsAsCodeWithHclSql | 2022-10-20-TfTRProgrammableSpatialCanvases | 2023-05-11-YeggeWereGonnaNeedABiggerMoat | 2023-08-29-BranderToolsForThoughtShouldEvolveBuildingBlocks | Composition | DesigningGoodPageNames | HypermediaPatternLanguage | PurpleNumbers | SubconsciousApp | Web3Foundation | WSGI
No twinpages!