Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
projects:telegraph [2018/12/12 15:30]
darron
projects:telegraph [2020/09/03 09:12] (current)
darron [User defined function]
Line 207: Line 207:
 === User defined function === === User defined function ===
  
-A user defined function may be forked every time Telegraph fetches new data. Forking allows a new process to be created and run in parrallel by the process creating the fork.+A user defined function may be forked every time Telegraph fetches new data. Forking allows a new process to be created and run in parallel by the process creating the fork.
  
-The configuration file has option added to achieve this.+The user option in the configuration file informs telegraph to fork the named process.
  
 <code> <code>