Operating System (Concurrency control Simulation)

From: vinay vishal (vishalbit1_at_rediffmail-dot-com.no-spam.invalid)
Date: 11/19/05

  • Next message: Leslie Roger: "Font problem with FC1"
    Date: Sat, 19 Nov 2005 11:05:18 -0600
    
    

    I have to Implement Concurrency control Simulation program in c or
    c++
    i am unable to how i start it. If u have any idea about it reply me.
    please
    ......................................................................................

    Implement and compare different concurrency-control and deadlock-
    handling techniques. Processes will be modeled as a sequence of timed
    resource requests. The implementations should be parameterized in
    order to compare the performance of different approaches. For this
    project, you will need to implement basic functions which will enable
    you to implement concurrency-control and deadlock-handling techniques
    for a set of simulated processes and collect performance statistics
    from the test runs. Processes should be modeled as data inputs, which
    specify the relevant parameters of a process from the point of view of
    concurrency-control and deadlock-handling techniques. You do NOT have
    to manipulate actual processes running on the operating system. You
    should implement concurrency control and deadlock handling using at
    least two approaches for each, and be able to select the approach for
    a particular run of the system with test inputs. You should design a
    set of test inputs which illustrates use of your algorithms, and also
    measure the performance of system in terms of resource utilization.

    Sent via Archivaty.com


  • Next message: Leslie Roger: "Font problem with FC1"