Making multiple POST calls to the rcd

Hi ,

Could someone please help us on understanding any limitation or performance issues with rcd daemon. These are the following queries we have.

  1. Is there any issues/limitation on making multiple POST calls to the rcd daemon to do multiple commands in parallel.?
  2. Do we have any performance metrics for this.?
  3. What are the limitation or known issues with rcd daemon.?

Regards,
Ashok Chawan

No

The rc exports various stats. It also exports prometheus logs.

Can't think of any! Can you be more specific in what you are trying to acheive?

Hi Nick,
Thank you for your response.

How many maximum parallel jobs we can run using rcd. How we can achieve this ?

Regards,
Ashok Chawan

You are limited only be memory, cpu and network bandwidth.

It will depend on what you are doing, but provided rclone has enough memory it won't crash. It may get slow.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.