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 [2023/01/17 21:24] – [MuPIF Services] stanislavsulcmusicode:start [2023/12/07 02:06] (current) – [Setting up Model Server] stanislavsulc
Line 22: Line 22:
 ==== MuPIF Services ==== ==== MuPIF Services ====
   * Platform online monitor http://mupif.org/musicode/   * Platform online monitor http://mupif.org/musicode/
-  * Model API generator http://mech.fsv.cvut.cz/~sulc/wecg/api_generator.html+  * 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 56: 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.1673987077.txt.gz · Last modified: 2023/01/17 21:24 by stanislavsulc