I don't know what O/S you plan on using, but with a good O/S and, say, a 128-256KB stripe size, the drives will frequently be sent off on separate file missions concurrently. This helps performance a fair bit.

Using separate JBOD drives is a manual attempt to do the same thing, except it requires lots of tuning by the user. RAID0 just achieves it automatically.

Cheers