Hi there

I have to develop a multithread application, and i want to use Qt since that application has to be used in Linux and FreeBSD. I have to implement a file server.
Qt gives me a multiplataform solution.
But what about performance ? Could be much less than using native threads ?
Thanks