Expiring Javascript Structures pt2 – Expiring Map Interactive Example
As I continue my work on self-expiring javascript structures i decided to make cool example using Protovis graphic library that will demonstrate ExpiringMap behavior.
I used this example to illustrate this neat property of this structure where size of structure remains constant despite fact that we are adding new elements every 100ms.
More info on github repo.
