Does ExamDiff command line interface is thread safe?

General questions about using ExamDiff Pro, ideas for new features, bug reports, and usage tips.
Post Reply
burduk
New Member
Posts: 2
Joined: Thu Dec 01, 2016 6:20 am

Does ExamDiff command line interface is thread safe?

Post by burduk »

Hi there!
Our team is need to compare large amount of large files. Sometimes it takes too much time.
My question is could we safely launch two comparison on two different pairs of files at the same time;
i.e. in two separate cmd instances launch
ExamDif.com leftFile1 rightFile1 /html /o:report1.html
and
ExamDif.com leftFile2 rightFile2 /html /o:report2.html
at the same time?
User avatar
psguru
Site Admin
Posts: 2228
Joined: Sat May 15, 2004 4:23 pm
Location: California
Contact:

Re: Does ExamDiff command line interface is thread safe?

Post by psguru »

Yes, it is safe although it has nothing to do with thread safety.
psguru
PrestoSoft
Post Reply