concurrent users

Jan Schenkel janschenkel at yahoo.com
Mon Apr 26 14:18:22 EDT 2004


--- Rosli Hassan <docrosli at yahoo.com> wrote:
> hello,
> 
> I have read that we can access and run a rev stack
> on
> the web by using:
> go stack url
> "http://www.someserver.com/someDir/somestack.rev".
> 
> My question is, if we provide a standalone splash
> screen to access the rev stack on the server
> somewhere, how many concurrent users can access and
> run that rev stack on the server?  Is there a limit
> to
> the number of concurrent users (through standalone
> splash screen)?
> 
> I have read a reply on 12 Apr 2004 by Mark Talluto
> who
> wrote "A standalone can be run off a server by
> almost
> any number of client computers.  The key factor
> would
> be memory in the server." 
> 
> But my situation is "Can a rev stack be run off a
> server by almost any number of standalone engine
> (splashscreen)?"
> 
> Thanks for any advice and help.
> Rosli.
> 

Hi Rosli,

The key thing is that these stacks aren't run on the
server ; the engine downloads a copy into local memory
and opens that as if it were on the hard disk.
So there are no 'concurrent' users, and any changes to
the data cannot be saved directly on the server.

Hope this clarified it,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)


	
		
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash


More information about the use-livecode mailing list