# \[ANN\] FileTrees.jl -- easy everyday parallelism on trees of files

**URL:** https://discourse.julialang.org/t/ann-filetrees-jl-easy-everyday-parallelism-on-trees-of-files/44891
**Category:** Package Announcements
**Tags:** parallel, data, multithreading, distributed, filesystem
**Created:** [August 13, 2020, 5:10pm UTC](https://discourse.julialang.org/t/ann-filetrees-jl-easy-everyday-parallelism-on-trees-of-files/44891 "2020-08-13T17:10:43Z")
**Posts on this page:** 1
**Showing post:** 25

<div class="post-metadata">

### Author: ![DrChainsaw](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/drchainsaw/32/8497_2.png) [@DrChainsaw](https://discourse.julialang.org/u/DrChainsaw)
#### Post date: [August 21, 2020, 6:52am UTC](https://discourse.julialang.org/t/ann-filetrees-jl-easy-everyday-parallelism-on-trees-of-files/44891/25 "2020-08-21T06:52:51Z")

</div>

I had some issues to get distributed working as well. Is there a chance that CSV works because it is in your shared/default environment?

I could get it to work using the method posted here: [Packages and workers - #10 by ksmcreynolds](https://discourse.julialang.org/t/packages-and-workers/14072/10)

I think that the flags you used should be equivalent but I don’t know enough about it to say for sure.

---

_[View the full topic](https://discourse.julialang.org/t/ann-filetrees-jl-easy-everyday-parallelism-on-trees-of-files/44891)._
