Create a multithreaded version of MultiTableView

Registered by Davide Guerri

MultiTableView is a class-based generic view to handle the display and processing of multiple :class:`~horizon.tables.DataTable` classes in a single view.

MultiTableView loads data for multiple table sequentially in a for loop, so it could be useful to create a multi-threaded variant that loads data concurrently.

That variant, could speed up loading of data from multiple sources.

Ref.: https://github.com/openstack/horizon/blob/2428d78a156d215b6bdc0e6172c86609394ca726/horizon/tables/views.py#L146

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Davide Guerri
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Rob Cresswell

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.