<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Google now works on this similar methodology. i wonder how much of their transport you could learn from?</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Wed, Jul 30, 2014 at 10:30 AM, Ed <span dir="ltr"><<a href="mailto:plug@0x1b.com" target="_blank">plug@0x1b.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">On Wed, Jul 30, 2014 at 9:25 AM, David Schwartz<br>
<<a href="mailto:newsletters@thetoolwiz.com">newsletters@thetoolwiz.com</a>> wrote:<br>
> Thanks, but what I’m really looking for is insights around the data<br>
> transport, although I do understand what you’re saying about using a<br>
> third-party service like Twitter. Perhaps there are services already<br>
> designed for such stuff?<br>
<br>
</div>This sounds like Google Wave - which has migrated to an Apache<br>
Incubation Project - Wave in a Box (WiaB)<br>
<a href="https://en.wikipedia.org/wiki/Apache_Wave" target="_blank">https://en.wikipedia.org/wiki/Apache_Wave</a><br>
<a href="https://incubator.apache.org/wave/" target="_blank">https://incubator.apache.org/wave/</a><br>
<br>
still a WIP but the server side might cover your needs.<br>
<div><div class="h5"><br>
<br>
><br>
> (BTW, this has absolutely NOTHING to do with things like free food offers.<br>
> It’s just an example I came up with that has similar dynamics to the actual<br>
> problem I’m addressing.)<br>
><br>
>> So we could broadcast each announcement message to everybody (all current<br>
>> listeners) in real-time (like what Twitter would do) and let the client-side<br>
>> filter out the irrelevant messages (around 99.99%).<br>
>><br>
>> Or we could reduce that bandwidth by having clients update the server<br>
>> periodically (eg., every 5 minutes) with their location, then for each<br>
>> announcement, a server would locate clients within a reasonable radius based<br>
>> on their last reported position and only notify them directly through a push<br>
>> notification of some sort; the clients would still do some filtering, but<br>
>> this would reduce incoming traffic considerably.<br>
>><br>
>> I’m not sure which is worse: a server updating a huge number of clients in<br>
>> near real-time, or a huge number of clients updating the server with their<br>
>> geographical location every 5 minutes or so.<br>
>><br>
>> Or, an alternative is for the clients to poll the server every 15-30<br>
>> seconds, but this seems even worse in terms of traffic. (Althought this<br>
>> approach is probably ok if we used an existing platform like Twitter.)<br>
><br>
><br>
> Are these sorts of concerns things that anybody even worries about these<br>
> days? (Ie., that bandwidth is becoming so cheap and plentiful that it’s just<br>
> not much of a concern down the road.)<br>
><br>
> -David<br>
><br>
><br>
><br>
> On Jul 30, 2014, at 5:51 AM, Stephen Partington <<a href="mailto:cryptworks@gmail.com">cryptworks@gmail.com</a>><br>
> wrote:<br>
><br>
> Well you will need to tag your content for preferences. On account creation<br>
> you do a questionnaire. So that is now in a database. The you tie your app<br>
> into the location services. That would ping back and everything in "range"<br>
> would be tagged and made available in the apps offer screen. With a single<br>
> notification of offers in your area. I would not suggest using another<br>
> service as your transport as that can get your Data banned.<br>
><br>
><br>
><br>
</div></div>> ---------------------------------------------------<br>
> PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
> To subscribe, unsubscribe, or to change your mail settings:<br>
> <a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div><br><br clear="all"><div><br></div>-- <br>A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button.<br>

<br>Stephen<br><br>
</div>