Package perl-Math-Telephony-ErlangC: Information

    Binary package: perl-Math-Telephony-ErlangC
    Version: 1.0.2-alt1
    Architecture: noarch
    Build time:  Sep 30, 2021, 12:33 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Erlang C calculations in Perl
    Description: 
    This module contains various functions to deal with Erlang C calculations.
    
    The Erlang C model allows dimensioning the number of servers
    in a M/M/S/inf/inf model (Kendall notation):
    
    * The input process is Markovian (Poisson in this case)
    * The serving process is Markovian (ditto)
    * There are S servers
    * The wait line is infinite (pure wait, no loss, no renounce)
    * The input population is infinite

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

    Last changed


    July 24, 2013 Igor Vlasenko 1.0.2-alt1
    - automated CPAN update
    Sept. 27, 2012 Igor Vlasenko 1.0.1-alt1.1
    - disabled t/pod.t
    June 27, 2009 Michael Bochkaryov 1.0.1-alt1
    - initial build for ALT Linux Sisyphus