Scheduling tasks with Eclipse Vert.x
cescoffier
32.9K views
Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
Summary
Congratulations, you just learned how to implement delayed and periodic actions with Vert.x. Vert.x lets you do a lot more. For example, this other playground explains how to create a HTTP endpoint with Vert.x.
If you want to improve this tutorial, submit a PR to https://github.com/cescoffier/techio-playground-vertx-scheduling-tasks. This repository also contains the whole code shown in this tutorial.
Happy coding!
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content