Parallel evaluation of Vitrage templates

Registered by Idan Hefetz

Currently Vitrage sequentially processes and evaluates incoming events.
While it is a necessity to run sequential processing, template evaluation
for a single event is independent and can be paralleled.
The challenge is NetworkX in-memory graph held by a single process, thus
 preventing parallelism, this can be addressed by creating evaluator worker
 processes that maintain clones of the graph.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Medium
Drafter:
Idan Hefetz
Direction:
Needs approval
Assignee:
Idan Hefetz
Definition:
Approved
Series goal:
Accepted for queens
Implementation:
Implemented
Milestone target:
None
Started by
Ifat Afek
Completed by
Idan Hefetz

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/parallel-evaluation,n,z

Addressed by: https://review.openstack.org/489177
    Support multiprocessing parallel evaluation of Vitrage templates.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.