Re: resources
ron minnich <[email protected]>
| Newsgroups | gmane.os.plan9.nine-grid |
|---|---|
| Message-ID | <[email protected]> |
in supermon, we needed expressions with variable -arity, i.e. variable numbers of things, in a sensible format. e.g. (network eth0 eth1 eth2) on some nodes and (network eth0 myri0) on others. I think the descriptions of nodes is going to be richer than simple attribute-value pairs allow, since in some cases you want to say that a "node" is a cluster of 3-6 things that you are going to allocate and use as one node. ron