89
edits
Line 6: | Line 6: | ||
** From a large data input? | ** From a large data input? | ||
** From a lot of connections? | ** From a lot of connections? | ||
* Which functions create a particularly high amount of load? | * Which functions and potential use cases create a particularly high amount of load? | ||
** High amounts of registration? (and corresponding initial sync?) | |||
** Lots of empty requests? (as generated by instant sync?) | |||
* Are any functions effected sooner by high load? | * Are any functions effected sooner by high load? | ||
* | * How do these services scale? | ||
== Test Cases == | == Test Cases == |
edits