Embedded Python Real-Time FrameWork : API  Build 20250616.1
 All Classes Namespaces Files Functions Variables Pages
pyRT.gatea.sys Namespace Reference

System-level stuff: More...

Namespaces

 asyncore
 Vanilla asyncore with 2 lines of code so that dispatchers don't spin uncontrollably after handle_close.
 
 Digest
 Event conflator to throttle events every configurable interval.
 
 GLcommon
 Commonly used routines.
 
 GLmmap
 Memory-mapped file.
 
 GLodbc
 Resilient pyodbc connection to ODBC d/b.
 
 OSaddin
 Missing stuff from OS : SetThreadName(), etc.
 
 SMTP
 Send E-mail / text via SMTP.
 
 Thread
 Named thread that start and stops cleanly.
 

Detailed Description

System-level stuff:

  • Memory-mapped File
  • ODBC
  • SMTP
  • Mutex
  • Thread
  • asyncore that doesn't spin on dispatcher close