What does it mean to "dispatch every member"? Is this a single server queue
where processing is done FIFO through a single server, or is it just every
member has to wait a predetermined time for processing?
If a single server queue, then you can determine the arrival time and then
iterate and add
On Mon, 2010-03-22 at 02:49 -0600, Carlos Ernesto Lopez Nataren wrote:
> Hello everybody :) I am trying to simulate a queue with times of arrival to
> the queue and time taken to dispatch every member of the queue coming from
> two exponential distributions, I am interested in knowing the number
Hello everybody :) I am trying to simulate a queue with times of arrival to the
queue and time taken to dispatch every member of the queue coming from two
exponential distributions, I am interested in knowing the number of people at
any time and the time that takes every member of this queue to
> Date: 22-Dec-2008 10:11:28 GMT
> From: "Gerard M. Keogh"
> Subject: [R] queue simulation
> To: r-help@r-project.org
>
> Hi all,
>
>
> I have a multiple queing situation I'd like to simulate to get some idea of
> the distributions - waiting time
On Mon, 22 Dec 2008, Gerard M. Keogh wrote:
Hi all,
I have a multiple queing situation I'd like to simulate to get some idea of
the distributions - waiting times and allocations etc.
Does R has a package available for this - many years ago there used to be a
language called "simscript" for di
Hi all,
I have a multiple queing situation I'd like to simulate to get some idea of
the distributions - waiting times and allocations etc.
Does R has a package available for this - many years ago there used to be a
language called "simscript" for discrete event simulation and I was
wondering if
6 matches
Mail list logo