Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想对每个继续接收新数据的 In Memory DataBase(IMDB) GridGain (GG) 节点进行“一些计算”。在查看 GG 示例时,似乎必须将节点作为数据节点或计算节点启动。替代 GG 架构理念将不胜感激。谢谢
GridGain Data Grid 版本(我认为您指的是)包括计算功能。如果您使用任何配置启动 GridGain 节点,则默认包含计算功能。
或者,例如,如果您希望同时使用数据网格和流功能,您可以下载包含所有内容的平台版本。