etl
etl copied to clipboard
asynchronous operations?
Since etl_extract()
and/or etl_load()
may take a long time, can we dispatch them to run asynchronously?
https://stackoverflow.com/questions/18819505/asynchronous-command-dispatch-in-interactive-r
See also #34