Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How does "Maximum number of threads" setting of "Content Transfer" work?

Hello,

Users are saying it takes long time to checkin. There is setting called "Maximum number of download threads" in Window > Preferences > Team > Jazz Source Control.  

I was wondering what is "Maximum number of threads" setting of "Content Transfer" and how does it work.

 

Any information would be very much appreciated.

 

John,


 

1 vote


Accepted answer

Permanent link
The "max threads" setting controls the number of files RTC will attempt to upload or download in parallel for a particular SCM operation (checkin, accept, etc.). RTC allocates an individual Java thread for each file it transfers. So if you check in a change set with 20 files and "max threads" is set to 10 (the default value), RTC will attempt to upload 10 of those files to the server at the same time, potentially speeding up the checkin operation.

However, if your users are experiencing slow checkins, this setting is probably not going solve their problem. The default setting is usually sufficient for most situations. The RTC client's "Metronome" feature (Windows > Preferences > Team > Jazz Source Control > Show traffic statistics in status bar) may provide clues as to what is happening. Try Metronome's connection speed tester to identify network bandwidth/latency problems.
Geoffrey Clemm selected this answer as the correct answer

4 votes

Comments

Hi Matt,

Thank you very much for the answer. I will try "Metronome".

John

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020

Question asked: Jun 20 '12, 6:47 a.m.

Question was seen: 5,222 times

Last updated: Jun 24 '12, 12:19 a.m.

Confirmation Cancel Confirm