There are some minor performance trade-offs for various use-cases, but any difference will be small enough that I wouldn't worry about it.
The main reasons to use one or the other are operational. A filesystem is something that everyone knows how to work with. A modules database is available throughout a cluster without doing any extra work, and the modules can be updated transactionally. -- Mike On 13 May 2014, at 05:27 , Danny Sinang <[email protected]> wrote: > Hi, > > Would an ML app-server app run slower if it used code on the file system > rather than on a modules DB ? > > > Regards, > Danny > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
