TRiRODS is a local meetup for iRODS users and developers in the RDU area. TRiRODS works to build a strong sense of community, to offer a space for collaboration and sharing of individual implementations of iRODS, and to further the work on a hardened version of the code.
Join us at our next meetup, virtually. If you are interested in sharing your work at one of our quarterly meetings, please email info@irods.org.
The Python iRODS Client (PRC) is learning some new tricks. First, the iRODS 4.2.8 server provides an API endpoint for atomic updates of multiple metadata operations. Second, an experimental feature in the upcoming iRODS 4.2.9 server provides a facility for parallel file transfer, using multiple connections over port 1247. This presentation will cover both of these new developments as well as how to use them via Python.