Update content/shared/influxdb3-processing-engine.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5958/head
parent
53f90a5af7
commit
40a30700b9
|
@ -1,6 +1,6 @@
|
|||
# Processing engine
|
||||
|
||||
The Processing engine is an embedded Python virtual machine that runs inside the InfluxDB database. It executes Python code in response to database events without requiring external application servers or middleware.
|
||||
The Processing engine is an embedded Python virtual machine that runs inside an {{% product-name %}} database server. It executes Python code in response to triggers and database events without requiring external application servers or middleware.
|
||||
|
||||
## How it works
|
||||
|
||||
|
|
Loading…
Reference in New Issue