[MODAES-14] Move from CompletableFutures to Vert.x Promises Created: 30/Oct/20  Updated: 03/Nov/20  Resolved: 03/Nov/20

Status: Closed
Project: ARCHIVED: mod-aes
Components: None
Affects versions: None
Fix versions: 0.0.3

Type: Story Priority: TBD
Reporter: Matt Reno Assignee: Matt Reno
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint:
Development Team: None

 Description   

We should be able to switch from CompletableFuture to Promise pretty easily. The main reason is to allow Vert.x to manage the threads, which Promise will do. Whereas, CompletableFuture will create threads on the fork/join pool which Vert.x has no control.


Generated at Thu Feb 08 22:26:09 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.