bench_sms.txt
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:1k
源码类别:

手机WAP编程

开发平台:

WINDOWS

  1. <sect1>
  2. <title>SMS SMPP benchmark: #TIMES# messages</title>
  3. <para>This benchmark sends #TIMES# SMS requests using the SMPP protocol.
  4. Each SMS request results in one HTTP request, and one SMS response message.
  5. <xref linkend="fig.n-messages.per-second"> shows the number of completed
  6. requests during each second of the benchmark.
  7. <xref linkend="fig.n-messages.rtt"> shows the round trip time of each
  8. completed request, that is, the time from when the message was sent to
  9. the time the reply message was received.
  10. </para>
  11. <figure id="fig.n-messages.per-second">
  12. <title>Requests per second during benchmark</title>
  13. <graphic fileref="bench_sms_n_messages&figtype;"></graphic>
  14. </figure>
  15. <figure id="fig.n-messages.rtt">
  16. <title>SMPP request average round trip time</title>
  17. <graphic fileref="bench_sms_rtt_n_messages&figtype;"></graphic>
  18. </figure>
  19. </sect1>
  20. <!--
  21. <sect1>
  22. <title>SMS SMPP benchmark: sustained traffic level</title>
  23. <para>This benchmark attempts to measure the sustained traffic level
  24. Kannel can handle over SMPP. 
  25. </para>
  26. <figure>
  27. <title>SMPP requests per second during benchmark</title>
  28. <graphic fileref="bench_sms_sustained_level&figtype;"></graphic>
  29. </figure>
  30. <figure>
  31. <title>SMPP request average round trip time</title>
  32. <graphic fileref="bench_sms_rtt_sustained_level&figtype;"></graphic>
  33. </figure>
  34. </sect1>
  35. -->