Octave daemon is a network daemon for GNU Octave, implemented in PHP. The package also contains a PHP client for connecting to the daemon. Native PHP applications can also use the connector class to run ad hoc Octave instances, circumventing the daemon altogether (which can be useful for development or small projects).
| Tags | PHP GNU Octave Octave daemon Network |
|---|---|
| Licenses | GNU Affero GPL 3 |
| Operating Systems | Linux |
| Implementation | PHP |
| Translations | English |
Recent releases


Release Notes: A bug has been fixed (now observing the number of instances in the configuration), and a small improvement has been made (empirically determining a more appropriate value for the main daemon run() delay.)


Release Notes: Several minor tweaks were made. More importantly, the project has been properly tested in production.


Release Notes: Server stability was improved. More documentation was added.


Release Notes: This is the first alpha version. This should be stable enough for testing by parties who are not necessarily interested in developing this package.