Home > FriedParts-Update-Service

FriedParts-Update-Service

FriedParts-Update-Service is a project mainly written in Visual Basic .NET, it's free.

A windows service application (no GUI) which periodically activates the web application

FriedParts Update Service

Overview

The FriedParts Update Service is a tiny Windows Service Application (a system-level process, no GUI) that calls into the the FriedParts Web Service on a periodic basis. This allows the FriedParts Website ("web application" in Web 2.0 speak) to perform maintainence and updates on a periodic basis from within its own local namespace -- the updating business logic code operates in the same scope as the rest of the web app and also resides there simplifying management/upkeep of the maintainence code itself.

FriedParts and this Update Service companion were principally developed by Jonathan Friedman of the Networked and Embedded Systems Lab (NESL) of the University of California, Los Angeles (UCLA).

Author

Jonathan Friedman, MSEE PhDc

[email protected]

Resources

  • The "live" site running this code
  • The 2011 IPC APEX conference paper on the FriedParts architecture
  • The UCLA NES Laboratory project page for FriedParts

Licensing and Terms of Use

This project and all of its components and assets (images, code, files, libraries, and components) are released under the following license terms and conditions.

Copyright

All assets are copyright (c) 2011, Regents of the University of California, except where indicated (certain included libraries are copyright their respective authors). To the maximum extent possible, all rights are reserved.

License (Simplified BSD)

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the University of California, Los Angeles nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

Disclaimer

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Previous:tools