How does Fabric Answers send data to the server, should events be submitted periodically or immediately? -


i've used fabric quite few applications, curious performance when single application submits potentially hundreds of events per minute.

for example i'm going using pedometer application, in want keep track of amount of steps users taking in application. considering average user walks 100 steps per minute, wouldn't want application sending several dozen updates server.

how fabric handle this, tell server "hey, there 273 step events in last 5 minutes meta deta" or sent 273 step events.

pedometer applications typically run in background how data fabric without user opening application

great question! todd fabric. these batched , sent @ time intervals , events (like installs) trigger upload of queued events data. can watch our traffic in xcode debugger if curious specifics app.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -