Concurrent requests from one user

I need to simulate a browser behaviour.
When browser download page resources, it dowload it in 6 concurrent threads.

How to send get requests by 6 concurrent threads from each user?

Not supported yet, sorry: https://github.com/excilys/gatling/issues/431