How to send messages from file in Jmeter thread wise.

We have a file contains 200 messages and only one message in one line. We have 10 threads and each thread should pick one message from file and send it to given address.
Duplicate message should not be sent by any thread.
Can anyone help me on this.
Thanks in advance.

Sign In or Register to comment.