35 Forks
334 Stars
334 Watchers

iwf

iWF is a platform for developing resilient, fault-tolerant, scalable long running applications. It offers a convenient abstraction for durable timers, background execution with backoff retry, persistence(with caching/indexing), message queues, RPC, and more. You will build long-running reliable processes faster than ever

How to download and setup iwf

Open terminal and run command
git clone https://github.com/indeedeng/iwf.git
git clone is used to create a copy or clone of iwf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with iwf https://github.com/indeedeng/iwf/archive/master.zip

Or simply clone iwf with SSH
[email protected]:indeedeng/iwf.git

If you have some problems with iwf

You may open issue on iwf support forum (system) here: https://github.com/indeedeng/iwf/issues