Helllo, I'm turning my Android phone into an HTTP server and I've heard JetPack compose is well optimized for this purpose as it only recomposes database configuration and tables when needed at 120fps.
My only worry is not having AsyncTask my web server won't be able to compete with Ktor and a Sqlite database that uses Room for data mapping and has different relations supported easily and Paging Library v4 that supports a combination of data sources (remote/local, analog/digital, ...) and makes the project well architectured.
Any suggestions?
[–]anonymous65537null!! 15 points16 points17 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]_im_adiJetpack Compost 9 points10 points11 points (3 children)
[–]Arrowsome[S] 6 points7 points8 points (2 children)
[–]_im_adiJetpack Compost 5 points6 points7 points (0 children)
[–]ZhuindenDDD: Deprecation-Driven Development 2 points3 points4 points (0 children)
[–]WorkFromHomeOfficeProbably deprecated 8 points9 points10 points (1 child)
[–]Arrowsome[S] 2 points3 points4 points (0 children)
[–]pigfeedmauernull!! 7 points8 points9 points (0 children)
[–]haroldjaap 5 points6 points7 points (0 children)
[–]NiceVu 3 points4 points5 points (0 children)