Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Subject cache behavior #31

Closed
parrish opened this issue Mar 20, 2014 · 0 comments
Closed

Subject cache behavior #31

parrish opened this issue Mar 20, 2014 · 0 comments
Assignees

Comments

@parrish
Copy link
Contributor

parrish commented Mar 20, 2014

  • Track subject id's seen per session
  • Reject subjects from cache that have already been seen
  • Refill cache when it's nearly empty

For example, a min and max cache size of 2 and 5, the flow would be

request 5
classify, 4 left
classify, 3 left
classify, 2 left, request 3
....
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants