Menu

#12 Allow Slots to be Concurrently Allocated

open
General (11)
5
2006-06-02
2006-06-02
Mike Kelly
No

Currently, there is a one to one relationship between
slots and resources. However, this does not always
make sense. For instance, it might be possible that a
single resource can fill two or more slots
concurrently. An example is when a person can fill
both the "Vocal" slot and the "Guitar" slot. This is
possible since it is possible to play guitar and sing
at the same time.

The GUI should provide for entry of the following
information:

Name: MySlot

This slot can be concurrently allocated to a resource
that is allocated to: [combobox]
Slot1
Slot2

Maximum Number of Concurrent Allocations: [combobox]
{1, 2,…,*}

Discussion


Log in to post a comment.