Changes between Version 1 and Version 2 of Public/Docs/CAE
- Timestamp:
- Dec 16, 2019, 1:06:36 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/Docs/CAE
v1 v2 1 1 = Cinnamon Asynchronous Engine (CAE) 2 Cinnamon Asynchronous Engine (or CAE) is a standard component required by Cinnamon Server to function correctly. It is installed on a Cinnamon Server by default, according to the [wiki:Public/Docs/CinnamonSetupDebian980 installation instructions], with some standard modules.2 Cinnamon Asynchronous Engine (or CAE) is a standard component required by Cinnamon Server to function correctly. It is installed on a Cinnamon Server by default, according to the [wiki:Public/Docs/CinnamonSetupDebian980#InstallingCinnamonAsynchronousEngineCAE installation instructions], with some standard modules. 3 3 4 4 However, CAE is highly configurable and extensible. Instead of exposing content management functionality by itself, CAE is rather a framework for running plugins performing specific tasks. All functionality is implemented by the plugins. Due to this flexible architecture, CAE can be easily adapted to the project's needs by: