X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=public%2Fgearman.html;h=6692a5599c746568c73ead2443e0660fe4a43255;hb=427f59ec63c26b51d3dbb825a814963ab60a31b0;hp=ef9f78a844f0b4353541ebb0e161188a6a80e3e7;hpb=39b1e14dd2b5e6172a0907133aa24a754ebf30fa;p=APKPM.git diff --git a/public/gearman.html b/public/gearman.html index ef9f78a..6692a55 100644 --- a/public/gearman.html +++ b/public/gearman.html @@ -11,7 +11,8 @@ self.g = response; }); } - this.status_update(); + this.status_update(); + setInterval( this.status_update, 5000 ); var a = $location.hashPath.split('/'); self.function_name = a[0]; @@ -41,6 +42,13 @@ + + + + + +
{{c}}
{{v}}
+
 url={{url}}
 code={{code}}
@@ -49,7 +57,7 @@ response={{response}}
 
 
-
+
functiontotalrunningavailable
{{f.function}} {{f.total}} {{f.running}}