• ← 4. Clients — Talking to the outside world
  • Frequently Asked Questions →

User Guide¶

  • Frequently Asked Questions
    • Can I serve multiple protocols (Thrift, HTTP, etc.) in one service?
    • What do I do about “Metrics batch of N bytes is too large to send”?
    • What do I do about “Context objects cannot be re-used”?
    • What do I do about “Cannot make child span of parent that already finished”?
  • Application Startup Sequence
    • The Python Interpreter
    • Gevent Monkeypatching
    • Extending the PYTHONPATH
    • Listening for signals
    • Parsing command line arguments
    • Parsing the configuration file
    • Configuring Logging
    • Loading your code
    • Binding listening sockets
    • Loading the server
    • Handing off
  • Release Notes
 
  • ← 4. Clients — Talking to the outside world
  • Frequently Asked Questions →

Logo

Baseplate.py

Reddit's Python Service Framework

Quick search

Navigation

  • Tutorial
  • User Guide
    • Frequently Asked Questions
    • Application Startup Sequence
    • Release Notes
  • API Documentation
  • CLI Tools
  • Linters
Page source
Fork me on GitHub