3 research outputs found

    Prospectus, November 9, 2011

    Get PDF
    BLACK STUDENT SUCCESS PROJECT HELPS STUDENTS CONNECT, Parkland\u27s Agricultural Program Helps to Keep Illinois Running, Professors Diligent in Trying to Stop Students\u27 Plagiarism, Assistance for Adult Students at Parkland, 2011 ICCSAA Student Leadership Conference, Parkland Debate Team Finishes Second in Recent Tournament, Parkland Hosts PechaKucha Volume 8, iPhone Apps for College Students, Rising College Costs, Debt, Crushing Best and Brightest, Online Shopping: Freedom, Fantasy & Financial Ruin, Parkland Volleyball Wins Region 24, Players Make Friends, Zynga Makes Moneyhttps://spark.parkland.edu/prospectus_2011/1019/thumbnail.jp

    Atomic Distributed Transactions: a RESTful Design

    Get PDF
    ABSTRACT The REST architectural style supports the reliable interaction of clients with a single server. However, no guarantees can be made for more complex interactions which require to atomically transfer state among resources distributed across multiple servers. In this paper we describe a lightweight design for transactional composition of RESTful services. The approach -based on the TryCancel/Confirm (TCC) pattern -does not require any extension to the HTTP protocol. The design assumes that resources are designed to comply with the TCC pattern and ensures that the resources involved in the transaction are not aware of it. It delegates the responsability of achieving the atomicity of the transaction to a coordinator which exposes a RESTful API
    corecore