simrest-trac Mailing List for SimRest
Status: Pre-Alpha
Brought to you by:
guignome
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
---|
From: simrest - T. i. <no...@so...> - 2009-10-15 19:38:24
|
#5: Need a CMSD data structure ----------------------+----------------------------------------------------- Reporter: guignome | Type: task Status: new | Priority: major Milestone: v0.1 | Component: CMSD.net Version: | Keywords: ----------------------+----------------------------------------------------- Description changed by guignome: Old description: > In order to allow simulation software to exchange manufacturing data, it > would be convenient to have a library that allows manipulation of CMSD > document. The library should allow to load data from a CMSD document, > modify those data in memory, and then export to another CMSD document. > An initial implementation should support the Jobs and Orders data > structure from CMSD. > > Since this library would be used in different context, the best way to > implement it is probably to implement it in C# and expose the API through > COM. That would make it easily usable in VBA and from any .NET enabled > environment. Usage from Java would also be possible with JaCOB (Java to > COm Bridge). New description: In order to allow simulation software to exchange manufacturing data, it would be convenient to have a library that allows manipulation of CMSD document. The library should allow to load data from a CMSD document, modify those data in memory, and then export to another CMSD document. An initial implementation should support the Jobs and Orders data structure from CMSD. Since this library would be used in different context, the best way to implement it is probably to implement it in C# and expose the API through COM. That would make it easily usable in VBA and from any .NET enabled environment. Usage from Java would also be possible with JaCOB (Java to COm Bridge). See the [wiki:CMSDWhiteBoard CMSD White Board] for further information related to the development of this task. -- -- Ticket URL: <http://sourceforge.net/apps/trac/simrest/ticket/5#comment:2> simrest <http://sourceforge.net/projects/simrest/> SF-project simrest |
From: simrest - T. i. <no...@so...> - 2009-10-01 18:47:05
|
#8: ESB integration ----------------------+----------------------------------------------------- Reporter: guignome | Owner: Type: task | Status: new Priority: minor | Milestone: Component: All | Version: Keywords: | ----------------------+----------------------------------------------------- In an environment where the Web Services are deployed in an ESB, it might be possible to add orchestration rules to a distributed simulation such as: -verify that messages are only sent from simulators to simulators (no real machines) -verify that simulators exchange messages correctly with the Time synchronization server. -- Ticket URL: <http://sourceforge.net/apps/trac/simrest/ticket/8> simrest <http://sourceforge.net/projects/simrest/> SF-project simrest |