Query: megaco_codec_mstone2
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
megaco_codec_mstone2(3erl) Erlang Module Definition megaco_codec_mstone2(3erl)NAMEmegaco_codec_mstone2 - This module implements a simple megaco codec-based performance tool.DESCRIPTIONThis module implements the mstone2 tool, a simple megaco codec-based performance tool. The results, the mstone value(s), are written to stdout. Note that this module is not included in the runtime part of the application.EXPORTSstart() -> void() start(MessagePackage) -> void() Types MessagePackage = message_package() message_package() = atom() This function starts the mstone2 performance test with all codec configs. Processes are created dynamically. Each process make one run through their messages (decoding and encoding messages) and then exits. When one process exits, a new is created with the same codec config and set of messages. The number of messages processed in total (for all processes) is the mstone value. Ericsson AB megaco 3.15.1 megaco_codec_mstone2(3erl)
Related Man Pages |
---|
asn1rt(3erl) - linux |
inets(3erl) - linux |
megaco_flex_scanner(3erl) - linux |
pg(3erl) - linux |
webtool(3erl) - linux |