Module tiny_web::sys

source ·
Expand description

Web server

Modules

  • Web engine.
  • Application management.
  • Cache system.
  • Work with postgresql database.
  • Launching the application.
  • Template maker.
  • Init parameters.
  • Multi lang system (i18n).
  • Writing short messages about the system status in the message log.
  • Database connection pool.
  • Main worker to run web engine.
  • A set of web protocols.