Home › Forums › General Questions › Viewer Limit
- This topic has 10 replies, 3 voices, and was last updated 4 years, 1 month ago by hasanyluthfi.
-
AuthorPosts
-
2020-09-15 at 1:00 am #32873hasanyluthfiParticipant
Hi, so I can convince my employer to use verge. can tell how much is maximum viewer the server can handle let’s say if opened at same program at same time maybe?
2020-09-15 at 1:13 am #32874jemCustomer@hasanyluthfi, the Verge3D solution does not have a server-side component, so user concurrency is not an issue (there is no session object on the server to track an end user’s state). A 3D scene in Verge3D is an HTML5 application that runs locally in the end user’s web browser.
The only server load that I can think of is quite small. The the assets that comprise a 3D scene must be served from a web server. The assets are static, so this is a very lightweight process. You can use your own web server, use Soft8soft’s CDN, or use your own CDN account. You can even serve the 3D scene from a S3 bucket very economicaly.
Jeremy Wernick
2020-09-15 at 6:59 am #32878hasanyluthfiParticipantthanks for the answer; not really sure (because i’m artist side) i’ll forward to my employer.
1 more question maybe based on my understanding
so it’s like depends on our side capacity right?, if the model were uploaded on soft8soft CDN; is it still any limitation for how much viewer can access at 1 time?.2020-09-15 at 8:25 am #32881Yuri KovelenovStaff2020-09-15 at 10:33 am #32887hasanyluthfiParticipantHi,
There is no limits on view count for Verge3D Network. Moreover, you can self-host Verge3D application on your own servers.I mean how much verge can handle user accessing to the “server” in 1 time?, let’s say i upload it to the soft8soft CDN.
2020-09-15 at 11:10 am #32888Yuri KovelenovStaff2020-09-15 at 5:22 pm #32903hasanyluthfiParticipantDo you mean how many models the user can load and render? This is entirely depending on the Internet connection speed and graphics rendering capabilities of the user computer.
no, i mean the user need access to verge cloud to load the model and or access the script right?, let’s say we do the application for event with 1000 people will open it at same time. those user must communicating with verge server right? can verge server handle that?, and how much is maximum user verge can handle? (ignoring our side server.)
2020-09-16 at 6:10 am #32910Yuri KovelenovStaff2020-09-16 at 7:57 am #32915hasanyluthfiParticipantyes, there should not be any problems to handle 1000 visitors at the same time.
thanks for the confirmation, any estimation of how much maximum it can handle at same time maybe?, so can inform my employer the exact number
2020-09-16 at 9:08 am #32919Yuri KovelenovStaff2020-09-17 at 8:28 pm #32987hasanyluthfiParticipantVerge3D Network is hosted on Amazon CloudFront that can handle 10000 requests per second, or 250000 connections simultaneously.
What an awe number!
thanks alot for the information, will forward it. -
AuthorPosts
- You must be logged in to reply to this topic.