Logo
stable
  • User Guide
  • Administrator Guide
  • Developer Guide
    • DIRAC Projects
    • Making python2 DIRAC releases
    • Development Model
    • Developing in DIRAC: the Development Environment
    • Architecture overview
    • Coding Conventions
    • Python 3 Migration
    • Developing DIRAC components
      • Check your installation
      • Your first DIRAC code
      • Developing Services
      • Testing a service while developing it
      • Developing Databases
      • Testing a DB while developing it
      • Developing Agents
      • Testing an agent while developing it
      • Developing Executors
      • Developing Commands
      • DIRAC Utilities
        • DIRAC CS Helpers
        • Utilities for parallel programming
        • Handling errors within DIRAC
        • DIRAC gLogger
      • DIRAC Resources
      • Developing Web Portal Pages
    • Documenting your developments
    • Testing (VO)DIRAC
    • Developer Guides for DIRAC Systems
    • REST Interface
    • WebAppDIRAC
    • How DIRAC works underneath
    • External Libraries and Dependencies
    • HTTPS Services with Tornado
  • Code Documentation (stable)
DIRAC
  • »
  • Developer Guide »
  • Developing DIRAC components »
  • DIRAC Utilities
  • Edit on GitHub

DIRAC Utilities

Here are described some useful utilities that can be used for coding DIRAC components

  • DIRAC CS Helpers
    • Helper for accessing /Operations
    • Helper for accessing /Resources
  • Utilities for parallel programming
    • Thread Pool
    • ProcessPool
  • Handling errors within DIRAC
    • S_ERROR
    • DError
  • DIRAC gLogger
    • gLogger
    • Backends
    • Changes
    • gLogger Development
Previous Next

© Copyright 2022, DIRAC Project. Revision 59088eb1. Last updated on 17/06/2022.

Built with Sphinx using a theme provided by Read the Docs.