-
Notifications
You must be signed in to change notification settings - Fork 14
PurlServer
Anders Modén edited this page Jun 30, 2020
·
3 revisions
The PurlServer application is a lightweight streamer, yet powerful.
Start in command line window in directory you want to be the base of the purl server and with pipe name "maps".
> cd maps
> purlserver.exe maps -debug
Changed dir to "maps" folder and distributes maps using "maps" as identifier
Maps and resources can be adressed as "purl:maps,filename"
You should know that all contents can be streamed from files of from modules but not all content are made for streaming. In cases where content is stored in large files, you will need to continiously upload all data and that is a performance hit.
Make sure you work with streaming techniques when building your DB content using dynamic loading and visibility calculations