|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
wsrflite persistence layer (for 6.3 core servers)Hi,
a long-standing issue is that it is quite hard to switch to using a different database (e.g. MySQL) for the whole UNICORE stack, since WSRFlite, XNJS, and the service orchestrator use different persistence implementations. I'd like to introduce the persistence library used in the XNJS (and the workflow engine) into wsrflite (and maybe into the service orchestrator) for the next major release (6.3). We're starting to see some memory usage issues with HSQLDB, so it would be good to switch to something that is more easy to control, like H2 or, for people willing to have some extra admin overhead, MySQL. I know that at CEA you are working on using MySQL. Would it be a problem for you if the persistence code in wsrflite would change? Best regards, Bernd. -- Dr. Bernd Schuller Distributed Systems and Grid Computing Juelich Supercomputing Centre, http://www.fz-juelich.de/jsc Phone: +49 246161-8736 (fax -8556) Personal blog: www.jroller.com/page/gridhaus ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender), Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Unicore-devel mailing list Unicore-devel@... https://lists.sourceforge.net/lists/listinfo/unicore-devel |
|
|
Re: wsrflite persistence layer (for 6.3 core servers)Hi Bernd,
No issue for us if you change the persistence code. It is good news for us that persistence is going be harmonized between components. Best regards, Xavier Bernd Schuller a écrit : > Hi, > > a long-standing issue is that it is quite hard to switch to using > a different database (e.g. MySQL) for the whole UNICORE stack, > since WSRFlite, XNJS, and the service orchestrator use different > persistence implementations. > I'd like to introduce the persistence library used in the XNJS (and the > workflow engine) into wsrflite (and maybe into the service orchestrator) > for the next major release (6.3). > > We're starting to see some memory usage issues with HSQLDB, so it would > be good to switch to something that is more easy to control, like H2 or, > for people willing to have some extra admin overhead, MySQL. > I know that at CEA you are working on using MySQL. Would it be a problem > for you if the persistence code in wsrflite would change? > > Best regards, > Bernd. > > > -- > Dr. Bernd Schuller > Distributed Systems and Grid Computing > Juelich Supercomputing Centre, http://www.fz-juelich.de/jsc > Phone: +49 246161-8736 (fax -8556) > Personal blog: www.jroller.com/page/gridhaus > > > ------------------------------------------------------------------------------------------------ > ------------------------------------------------------------------------------------------------ > Forschungszentrum Juelich GmbH > 52425 Juelich > Sitz der Gesellschaft: Juelich > Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 > Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe > Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender), > Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, > Prof. Dr. Sebastian M. Schmidt > ------------------------------------------------------------------------------------------------ > ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Unicore-devel mailing list Unicore-devel@... https://lists.sourceforge.net/lists/listinfo/unicore-devel |
| Free embeddable forum powered by Nabble | Forum Help |