CloudServices/Roadmaps/EditionServer: Difference between revisions

Line 90: Line 90:
# ENDPOINTs are Globally Unique
# ENDPOINTs are Globally Unique
# Data must be stored and managed in a highly responsive manner (low read/write latency)  
# Data must be stored and managed in a highly responsive manner (low read/write latency)  
# EDITION SERVER should support 1MM+ number of simultaneously connected clients
# PLACEHOLDER SERVER should support 1MM+ number of simultaneously connected clients
# Connections should maintain as long as possible. A server should not break a connection because it's gone idle.
# Connections should maintain as long as possible. A server should not break a connection because it's gone idle.
# A PLACEHOLDER SERVER should attempt to retry a failed transmission to the client every 60 seconds.
# A PLACEHOLDER SERVER should attempt to retry a failed transmission to the client every 60 seconds.
Confirmed users
1,018

edits