Open adminspotter opened 9 years ago
We could potentially initiate some database actions from the consoles:
We can also manage the sizes of our worker pools, growing or shrinking as desired.
Would we ever want to add new listening ports, or close existing listening ports on the fly?
We could allow modification of most of the configuration items.
We intend the consoles to be able to make changes to the program on the fly - resizing thread pools, fetching information about users, stats, etc. We also had the vague idea that users could use embedded languages to do data gathering/reporting, or create objects or logic handlers within the world itself.
This is pretty open-ended, since we're just not sure what we want to do with them yet.