[MOBY-guts] biomoby commit

José Manuel Rodríguez Carrasco jmrc at dev.open-bio.org
Mon Sep 1 18:55:20 UTC 2008


jmrc
Mon Sep  1 14:55:20 EDT 2008
Update of /home/repository/moby/moby-live/Docs/asyncDocs
In directory dev.open-bio.org:/tmp/cvs-serv19300/asyncDocs

Modified Files:
	README.txt 
Log Message:
*	Added more asynchronous client examples.
*	README has been updated according to the new example.

moby-live/Docs/asyncDocs README.txt,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Docs/asyncDocs/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Docs/asyncDocs/README.txt	2008/08/29 14:03:16	1.2
+++ /home/repository/moby/moby-live/Docs/asyncDocs/README.txt	2008/09/01 18:55:20	1.3
@@ -105,13 +105,10 @@
 	In the Perl script "running_runAsyncMOBYservice.pl" show us how to call our BioMOBY asynchronous service.
 
 	In the script "running_runAsyncMOBYservice-StepByStep.pl" show us how to call our BioMOBY asynchronous service 
-	controlling the "polling" calls.
-
-	Note: Be carefull!! These scripts are created to be examples. Some part of them are "hardcore".
-
-
-
-
+	controlling the "polling" calls in a very detailed way.
 
+	In the script "running_runAsyncMOBYservice-poll.pl" show us how to call our BioMOBY asynchronous service 
+	controlling the "polling" calls in a "quick&dirty" way.
 
+	Note: Be carefull!! These scripts are created to be examples. Some part of them are "hardcoded".
 




More information about the MOBY-guts mailing list