Hi, Let me first explain a little bit about what I am trying to accomplish with SmartFrog.
I am creating a distributed test automation system for my company. I have a main server that hosts our website and a bunch of slave computers that run our tests. My intent is to run the SF Daemon on the main server with components that monitor the entire system and distribute jobs from a queue to SF daemons running on the slave machines. The website is very basic and acts as a front end for users to submit jobs to the queue and display information about the current state of the system (what is in the queue, are any machines down). However, I cannot figure out how to get jobs into the queue from the website or get the status of the queue out to the website. My initial thought is to have the website call a command line program (that is not SF component) that will resolve references to all the components I need so I can call methods on them. Is this the preferred method for passing data to the SF system at runtime? Should I use a different approach entirely? If this is the proper approach, how can I resolve these components? Thanks, Brett Armstrong ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Smartfrog-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartfrog-users
