active-memory

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

坚强是说给别人听的谎言 提交于 2019-12-25 04:42:38
问题 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? 回答1: To get a short answer to this question to give some pointers for the active memory stuff: First you have to create a working xcf Environment. This is mainly configuring your dispatcher. Then you have to run an active memory server. You can