Sign in
The Windows HPC Team Blog
"Your guide to all things Windows HPC"
Tags
Activation Filter
Actuarial Sciences
Administration
Applications
Beta Program
Deployment
Development
Diagnostics
Dryad
Events
Hadoop
hpc
Job Scheduling
NFS mount automount
NWP
Performance Center
PowerShell
Product Release
risk management
SOA
SUA
Troubleshooting
University of Southampton
University of Tennessee
Weather
WRF
Browse by Tags
TechNet Blogs
>
The Windows HPC Team Blog
>
All Tags
>
soa
Tagged Content List
Blog Post:
HPC Pack SOA Tutorial V: Diagnose a SOA Service
Yumin Guo[MSFT]
It’s not an easy job to write an HPC application with complex algorithms, but it’s even more difficult to troubleshoot the application. This tutorial is to introduce how to diagnose the SOA application. Get SOA logs In HPC Pack 2012, it is much easier to get the SOA-related logs from...
on
14 Mar 2013
Blog Post:
HPC Pack SOA Tutorial IV – Common Data
Yumin Guo[MSFT]
With multiple tasks running on an HPC cluster, often, many tasks work with a shared data set. For example, a stock risk analysis program can run a large number of simulations against a set of historical stock market data. In this example, each SOA request can have different parameters, but all analyses...
on
14 Mar 2013
Blog Post:
HPC Pack SOA Tutorial III – Interactive mode
Yumin Guo[MSFT]
In tutorial II we discussed how to deal with a time-consuming service by employing a durable session. However, batch mode is not the only computation mode in the HPC world. Some computations can be finished within a few seconds to a few minutes. The end user may expect almost real-time response. That...
on
14 Mar 2013
Blog Post:
HPC Pack SOA Tutorial II – Batch mode
Yumin Guo[MSFT]
In the last blog post , we implemented a simple SOA client and service. However in most cases, the HPC algorithm is not as simple as adding two numbers. Some services are more complex and run for hours. For such services, the end user normally submits all the requests, then retrieves the responses in...
on
14 Mar 2013
Blog Post:
HPC Pack SOA Tutorial I – Write your first SOA service and client
Yumin Guo[MSFT]
This series of blog posts introduces the SOA programming model for Microsoft HPC Pack 2012. This is the first blog post of the series and provides guidance to write your first SOA service and client. See the accompanying code sample to follow the steps in this article. Note: Most of the general considerations...
on
14 Mar 2013
Page 1 of 1 (5 items)