Jump to content

apps performance


jahlxx

Recommended Posts

hi.

 

what is better in performance?

 

an vcl app (delphi c/s traditional) accesed by terminar server

 

or

 

an unigui application?

 

what do toy think about this?

 

your opinions will be wellcome.

 

thanks.

 

Link to comment
Share on other sites

They are totally different solutions.
Terminal server should be faster (I remember it was also optimized for slow connections) but requires a paid license for each client.
A client program must be installed on each machine that accesses the server and I do not think Andorid and iOS are supported.
The usege on a smartphone or tablet may be very difficult.
 
A UNIGUI application is basically a web page + ajax and then is cross-platform by definition (Crhome, Firefox, Safari, IExplorer ...).
No paid license for each client.
On a slow connection it can perform poorly if the page is complex.
You can create very user friendly app for smartphones and tablets (Sencha Touch) ...
Link to comment
Share on other sites

OK.

 

I know that are different platforms.

 

 

I have to decide if is a good idea, migrate my desktop apps to unigui.

 

Now, the users access to the apps with a terminal server in the cloud, and I need to determine if is a good idea to migrate the apps.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...