Software engine

Core component of a complex software system


title: "Software engine" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["software-engineering"] description: "Core component of a complex software system" topic_path: "technology/software-engineering" source: "https://en.wikipedia.org/wiki/Software_engine" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Core component of a complex software system ::

A software engine is a core component of a complex software system. The word "engine" is a metaphor of a car's engine. Thus a software engine is a complex subsystem; not unlike how a car engine functions. Software engines work in conjunction with other components of a process or system. They typically have an input and an output, and the productivity is usually linear to running speed.

There is no formal guideline for what should be called an engine, but the term has become widespread in the software industry.

Notable examples

Multi-engine systems

References

References

  1. "10 Types of Software Engines That You Should Know About".
  2. "Engine".
  3. "Definition of engine".
  4. "How it works".
  5. "layout-engine · GitHub Topics".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

software-engineering