New topic: 

sessions / concurrent connections question

<http://forums.realsoftware.com/viewtopic.php?t=38396>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        spacewalker          Post subject: sessions / concurrent 
connections questionPosted: Wed Mar 30, 2011 5:47 am                         
Joined: Thu Nov 08, 2007 4:59 am
Posts: 350
Location: Germany                Hello,

it's easy to create a WE app because it is very similar to creating a desktop 
app.

But I have a question:
Compared to a desktop application - is there something that a developer must 
consider regarding "multi-user access / multiple concurrent connections"  when 
using WE? 

Let' say I have 100 users concurrently accessing a WE app - will the WE app 
handle all these sessions automatically so that nothing gets mixed up between 
the user-sessions? 
Or must the developer take care of all sessions (maybe at least under certain 
circumstances? Databases?) 

There is a sessionobject - when do I need to use this? 

Is there something like a "best practice" document or tutorial that gives some 
ideas on how to design WE apps - especially what the differences are compared 
to writing a desktop app (sessions, threads, asynchronity etc. ?)

Heinz   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to