Vasia Kalavri created FLINK-3207:
------------------------------------
Summary: Add a Pregel iteration abstraction to Gelly
Key: FLINK-3207
URL:
https://issues.apache.org/jira/browse/FLINK-3207 Project: Flink
Issue Type: New Feature
Components: Gelly
Reporter: Vasia Kalavri
This issue proposes to add a Pregel/Giraph-like iteration abstraction to Gelly that will only expose one UDF to the user, {{compute()}}. {{compute()}} will have access to both the vertex state and the incoming messages, and will be able to produce messages and update the vertex value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)