Welcome Guest, Not a member yet? Register   Sign In
Using xml files for a web project.
#10

(03-08-2019, 10:23 AM)ciadmin Wrote: I think the approach is viable.
It might be possible to improve performance by separating the XML into multiple documents (one per thread? one per user?), to reduce parsing time.
It might also be possible to consider a document database (eg mongodb), though that is not directly supported in CI - it is a candidate & not fully thought out feature for CI4.

Well, i will take a further look on mongoDB!

Thanks for the suggestions!

//Life motto
if (sad() == true) {
     sad().stop();
     develop();
}
Reply


Messages In This Thread
Using xml files for a web project. - by HarrysR - 03-07-2019, 03:15 PM
RE: Using xml files for a web project. - by HarrysR - 03-09-2019, 04:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB