Web Links [Tag : Execution]
Sort By :
1. Business Process Execution Language
BPEL for Web services, also known as BPELWS or BPEL4WS, is based upon XML standards. It is intended to provide a means to implement task-sharing in a distributed or grid computing environment both within and across multiple organizations. The BPEL acts as a "glue" between various Web services.
Category:   PHP > Magazine Articles

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. Script Execution Timer
A simple & good script to add into your collection. This script will time your how long it takes to execute a particular script. Its very easy to use.
Category:   PHP > Scripts and Programs > Date and Time

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. ASPEval Inline Code Execution
Ever had to dynamically execute ASP code? For example, do you want to retrieve ASP code from a database and execute it on the go? Or execute ASP code provided through a webform? ASPEval makes all this possible, for free, with just one line of code. <br><br> All you have to do is pass a string containing the ASP code you want to execute to one of the ASPEval functions, and your code will be executed. The output can either be displayed to the user or returned as a string.
Category:   ASP > Scripts and Components > Server Manipulation

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. MySQL query execution time
This interemediate tutorial shows you a way to capture time spent for MySQL tasks. Find out how to output page generation time and percent when MySQL was running.
Category:   PHP > Tutorials > Database-Related

Hits: 13    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. Speeding Up ASP Page Execution
ASP pages are executed on the fly by a server when they are requested by a visitor. Because they are not compiled, ASP scripts are slow and hold up the processing of an html page. This results in people leaving your site and severely reduces the enjoyment that your asp apps can provide. This short tutorial provides a few tips to increase the execution speed of your asp programs.
Category:   ASP > Tutorials > Development

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR