By: ajensen (no.delete@this.thanks.com), August 11, 2012 3:21 pm
Room: Moderated Discussions
Paul A. Clayton (paaronclayton.delete@this.gmail.com) on August 8, 2012 4:02 pm wrote:
> Eric (eric.kjellen.delete@this.gmail.com) on August 7, 2012 6:28 pm
> wrote:
> [snip]
> > As far as I can tell, there are really only two types of
>
> > workloads:
> >
> > 1. Latency-sensitive applications with irregular
> data access
> > patterns.
> > 2. Bandwidth-sensitive applications with
> highly regular data access
> > patterns.
>
> Often removing a latency
> bottleneck will expose a bandwidth bottleneck.
>
Well yes. Bandwidth delay product limitations isn't just for WAN links. It could be applied to any communication, including CPU - RAM and CPU - storage.
> Eric (eric.kjellen.delete@this.gmail.com) on August 7, 2012 6:28 pm
> wrote:
> [snip]
> > As far as I can tell, there are really only two types of
>
> > workloads:
> >
> > 1. Latency-sensitive applications with irregular
> data access
> > patterns.
> > 2. Bandwidth-sensitive applications with
> highly regular data access
> > patterns.
>
> Often removing a latency
> bottleneck will expose a bandwidth bottleneck.
>
Well yes. Bandwidth delay product limitations isn't just for WAN links. It could be applied to any communication, including CPU - RAM and CPU - storage.



