Skip to content

Settings and activity

2 results found

  1. 9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Danijel Premuš commented  · 

    This option would enable implementation of "infitnite scroll". For example if we have a Delphi thin client that connects to the REST service, when the user is positioned on the last record in the DBGrid, the application would request the next page from the server and the obtained data would be appended and user will continue to scroll down.

    Danijel Premuš supported this idea  · 
  2. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Danijel Premuš commented  · 

    Prijevod teksta
    Izvorni tekst
    UniDAC already supports multithreading and connection pooling. Only one thing that is missing for making REST servers are fast conversion query results to JSON. I made some testing serving UniQuery dataset as JSON array and results are about 3 times slower than same application written in Go.

    Danijel Premuš supported this idea  ·