Distributed and threading

Hi everyone.
I want to recieve data from the udp network. I have a function( thread) that do it . I have another thread for processing data. I need use @distribution for improving speed up. Can we use @dostribution and thread toghether?
Best regards