Skip to content
Discussion options

You must be logged in to vote

It represents everything that is not handled in your Java application.

It includes actual network time and server processing time:

  1. Data reaching to Redis server host over network
  2. (Maybe) Waiting in processing queue
  3. Processing by Redis server
  4. Reply back from Redis server over network

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@PedroMPagani
Comment options

@sazzad16
Comment options

Answer selected by PedroMPagani
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants