Search:

Type: Posts; User: Zaphod_b

Search: Search took 0.30 seconds.

  1. Replies
    4
    Views
    4,174

    Re: Multi-queue simulation theory

    This is a very general skeleton of implementation of a single-thread simulation program. The pseudo-code for my little time-driven example has a BIG LOOP whose counter value is the number of seconds...
  2. Replies
    4
    Views
    4,174

    Re: Multi-queue simulation theory

    I might set it up something like this:


    Time-based simulation considerations for a multiple-queue, multiple-server system:

    There is a simulation timer variable, t. Start with t = 0, and there...
Results 1 to 2 of 2