Query TM.

Hi everybody,

this might be a stupid question, but would it be possible using the translation memory API and its TM lookup methods to query multiple TMs at the same time, e.g.

Call 1 sends a query to TM 1, TM 1 retrieves match

Call 2 sends a query to TM 2, TM 2 retrieves match

Call 3 sends a query to TM 1, TM 1 retrieves match

Call 4 sends a query to TM 3, TM 3 retrieves match

Would that work sequentially or would it also be possible to issue queries at the same moment and open multiple threads?

Many thanks,

Tom