bpa;246204 Wrote: > I thought about disk I/O but it is not clear if the OP means really > means simultaneous or synchronised. > > If it is 32 synchronised streams then disk I/O should not be an issue, > if they are 32 simultaneous different streams then disk I/O is an > issue.
A modern 500G disk can do 60 Megabytes/Second. If you ignore seek requirements (Linux IO scheduler should take care of most of that) 60 MB/sec is 491520 kbps, that would give you 348 1411 kbps wav streams. Disk bandwidth is a non-issue for slimserver. -- SuperQ ------------------------------------------------------------------------ SuperQ's Profile: http://forums.slimdevices.com/member.php?userid=2139 View this thread: http://forums.slimdevices.com/showthread.php?t=40686 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
