Digipede Community and Technical Support  

Go Back   Digipede Community and Technical Support > Products > Sample Applications

Reply
 
Thread Tools Display Modes
  #1  
Old 04-04-2009, 09:41 AM
Robert W. Anderson Robert W. Anderson is offline
CTO
 
Join Date: Apr 2005
Posts: 113
Default IronPython Worker Sample

This sample includes C# and IronPython source code to demonstrate using IronPython on the Digipede Network. Users of this sample should already have an understanding of the Digipede Network as well as the Worker pattern as described in the Developer’s Guide included in the Digipede Network Framework SDK.

The primary goal of this sample is to demonstrate the standard Digipede Worker pattern using native IronPython objects. In addition, this sample provides
• an example of using a Digipede Executive to host dynamic languages supported by the Microsoft Dynamic Language Runtime (DLR);
• an example of a re-usable shim that de-couples user code (in this case, the Worker.py) from any dependency on the Digipede Network.

At the time of this writing, the DLR is a Community Technology Preview (CTP) and as such may undergo major changes by the time of its ultimate release.

Note: this sample is built against version 2.2 of the Digipede Network. While it can be easily modified to build against 2.1; however, if you do that, Agent-side Python errors will not flow back into the Server / master application.

IronPythonWorker.zip

Last edited by Robert W. Anderson; 04-21-2009 at 07:20 PM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 02:56 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright 2007 Digipede Technologies, LLC. All Rights Reserved.