@heebrog
QoS is Quality of Service and is/can be used for setting different internet parameters for different types of traffic.
for example, some traffic may be delay sensitive, like voice over IP, where too long a latency/delay impacts voice quality--QoS might define a target latency time for each packet. if i'm making a call and downloading a large file, i don't want the call or streaming video packets to be slowed down while a large file takes away too much bandwidth. the large file being downloaded has no strict latency requirements, so QoS tries to keep everyone happy simultaneously.
you hear that less these days, and as data rates have gotten higher relative to what you're trying to push through it, the less important it
becomes................so with 1Gb Fios, i don't really have to worry much about latency for streaming audio (or even most video, because video is less sensitive to delay). QoS is still a really big deal for 4G and 5G wireless, where there are lots of users competing for a bandwidth, which is a rare commodity and must be intelligently shared among all users, based on their individual needs (e.g. voice, video/zoom, web browsing, file download, streaming music). You can also have a minimum guaranteed data rate QoS, if you are willing to pay extra $$ for the privilege.
another example is gaming, where the gamers who are comparable to audiophiles need the smallest latency possible to enhance their likelihood of success in shooting whatever alien or enemy needs to be overcome.
the key to QoS is to be able to distinguish between different types of traffic and users and automatically choose/set up the optimized/individualized settings that are best suited to that type of traffic. if there is a high enough data rate available, that becomes less and less necessary as there is plenty of resources for everyone. so with 1Gb fios, i'd expect @Neon's response to be right on, even with my daughter and wife streaming videos. is it also the case for home wifi? maybe, but i really don't know. i keep my music wired and let them stream youtube videos on wifi
@Neon
going down another level, is there any benefit from tuning the traffic shaping for audio?
Linux systems have the "tc" command that gives a lot of fine tune control to how ethernet data is processed.
i'm assuming that the Taiko switch will get into that type of low level control to optimize the data flow between the Taiko router and the Taiko extreme. expertly controlling both sides of that ethernet link surely contains SQ magic for us to look forward too!