When I run my perl application (e.g. a custom web server) I would like to write various information somewhere in memory (in /proc perhaps??) so that I can with some other program read that information and know what my app does at that time.
The reason I want this feature to write to memory instead to disk is because I want it constantly updated (I would not like to write x bytes of data to disk, constantly overwriting old information).
How can I acomplish this?
In reply to Registering various app states at run-time by arkturuz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |