Still waiting for someone to help me see light at the end of this tunnel :)<div><br></div><div>/andy</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 15, 2012 at 8:23 PM, andy nes <span dir="ltr"><<a href="mailto:andynes83@gmail.com" target="_blank">andynes83@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hey,</div><div><br></div><div>I am new to <span><span>XMPP</span></span> and new to event based(Asynchronous) programming , hence I need guidance in structuring my <span><span>XMPP</span></span> based application.</div>

<div><br></div><div>We are building a real time location based service where <span><span>XMPP</span></span> forms the communications framework. The plan is to use <span style="background-color:yellow"><span>pubsub</span></span> functionality to get the <span style="background-color:yellow"><span>geolocation</span></span> from various users. The business data, including co-ordinates is persisted in MySQL database. </div>

<div><br></div><div>The business logic layer connects to the <span><span>XMPP</span></span> server as a Component. One of the tasks of the business logic component is also to store the data in the database.</div>
<div><br></div><div><b>Here's the question</b> - Should I have to structure my business logic application using an event based framework such as Twisted to take the advantage of the concurrent connection capability of <span><span>XMPP</span></span>? </div>

<div><br></div><div>To put the question in other words, if I design my business logic on <span><span>django</span></span> framework, which is a synchronous framework, will it create bottle neck for rest of the system? If <span><span>django</span></span> doesn't work efficiently, should I use Twisted (or a similar asynchronous framework) to build my business logic component? </div>

<div><br></div><div>Forgive my <span style="background-color:yellow"><span>noob</span></span>-<span style="background-color:yellow"><span>ness</span></span> in the question. As mentioned earlier, this is my first foray into <span><span>XMPP</span></span> and event based programming.</div>

<div><br></div><div>Any suggestions on general architecture to build components for <span><span>XMPP</span></span> based applications are most welcome. </div><div><br></div><div><br></div><div>
regards,</div><div><span style="background-color:yellow"><span>andy</span></span></div>
</blockquote></div><br></div>