active-memory

How to write data to the ActiveMemory Server used in the XCF system?

If you are using XCF you can write all your data into an Active Memory Server. Other processes can now access all this data. Taking the first steps with XCF, my question now is what steps have to be done to get some example data in the active memory? ...

Is it possible to access an xcf active memory server with python?

I'm playing around with the XCF active memory server. Is there a python library to access the contents of the active memory server? Related: How to write data to the ActiveMemory Server used in the XCF system? ...