User Tools

Site Tools


musicode:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
musicode:start [2022/05/18 14:45] – [Changelog of Important MuPIF updates (in chronological order)] stanislavsulcmusicode:start [2023/12/07 02:06] (current) – [Setting up Model Server] stanislavsulc
Line 21: Line 21:
  
 ==== MuPIF Services ==== ==== MuPIF Services ====
-  * Platform online monitor  http://mupif.org/musicode/+  * Platform online monitor http://mupif.org/musicode/ 
 +  * Model API generator https://mupif.org/tools/api_generator.html
  
 ==== Changelog of Important MuPIF updates (in chronological order) === ==== Changelog of Important MuPIF updates (in chronological order) ===
Line 55: Line 56:
     ns=ns,     ns=ns,
     appClass=ClassnameOfModel,     appClass=ClassnameOfModel,
-    appName='Mupif.JobManager@model_name',+    appName='InstitutionName.ModelName',
     jobManWorkDir='directory_path',     jobManWorkDir='directory_path',
     maxJobs=5     maxJobs=5
 ).runServer() ).runServer()
 </code> </code>
-After this script is executed, the jobmanager can be obtained from the nameserver by its name 'Mupif.JobManager@model_name'. With the jobmanager we can remotely instantiate a new instance of our model class. For more information look at the https://github.com/mupif/mupif/blob/Musicode/examples/Example13/server.py or other examples.+After this script is executed, the jobmanager can be obtained from the nameserver by its name 'InstitutionName.ModelName'. With the jobmanager we can remotely instantiate a new instance of our model class. For more information look at the https://github.com/mupif/mupif/blob/Musicode/examples/Example13/server.py or other examples.
  
  
musicode/start.txt · Last modified: 2023/12/07 02:06 by stanislavsulc