seco
seco copied to clipboard
Seco remote agent
It would be nice if any Java process could be attached to a Seco instance remotely. So, say I have a Java sever-side process somewhere, even on a production server, and I'd like the ability to execute some code on an language embedded in that server process. It should be easy to to package a library with the desired language and start it up on the remote process with XMPP network configuration to talk to Seco.
Security consideration are super important here, but it would be super cool to administer any Java process from a local Seco console, across firewalls etc. via XMPP!
Maybe scripthost part of Seco should be moved to HDGB level, so scripts can be evaluated in context of knowledge database. Or something like GUI -> scripthost -> HGDB chain.