home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 November / maximum-cd-2010-11.iso / DiscContents / calibre-0.7.13.msi / file_2498 < prev    next >
Encoding:
INI File  |  1999-09-02  |  658 b   |  19 lines

  1. [info]
  2. drivername=PipeServicePerf
  3. symbolfile=perf_install.h
  4.  
  5. [languages]
  6. 009=English
  7.  
  8. [text]
  9. SERVICE_009_NAME=Python Demo Service
  10. SERVICE_009_HELP=Shows performance statistics for the sample Python service
  11. HEARTBEAT_009_NAME=Heartbeat pulse
  12. HEARTBEAT_009_HELP=Regular counter to indicate the service is alive.  Useful so system monitors can detect health even under low loads.
  13. READ_009_NAME=Bytes read/sec
  14. READ_009_HELP=Number of bytes read in total
  15. WRITE_009_NAME=Bytes written/sec
  16. WRITE_009_HELP=Number of bytes written in total
  17. THREADS_009_NAME=Number of threads
  18. THREADS_009_HELP=Number of threads currently servicing client connections
  19.