Skip to main content

Showing 1–4 of 4 results for author: Petride, S

.
  1. arXiv:2311.03476  [pdf

    cs.DB

    Lessons Learned from Efforts to Standardize Streaming In SQL

    Authors: Sabina Petride, Dan Sotolongo, Jan Michels, Andrew Witkowski, Cara Haas, Jim Hughes

    Abstract: Acknowledging the reality of streaming languages and platforms overlap** with SQL and database systems, in 2019 INCTIS Data Management established an Expert Group with the focused mission to initiate the process of standardizing streaming support in SQL. Over time, the roster included companies like Actian, Alibaba, Amazon Web Services, Confluent, dbt Labs, Google, Hazelcast, IBM, Materialize, M… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

  2. Knowledge-Based Synthesis of Distributed Systems Using Event Structures

    Authors: Mark Bickford, Robert Constable, Joseph Halpern, Sabina Petride

    Abstract: To produce a program guaranteed to satisfy a given specification one can synthesize it from a formal constructive proof that a computation satisfying that specification exists. This process is particularly effective if the specifications are written in a high-level language that makes it easy for designers to specify their goals. We consider a high-level specification language that results from a… ▽ More

    Submitted 19 May, 2011; v1 submitted 23 June, 2009; originally announced June 2009.

    Comments: A preliminary version of this paper appeared in Proceedings of the 11th International Conference on Logic for Programming, Artificial Intelligence, and Reasoning LPAR 2004, pp. 449-465

    ACM Class: F.3.1, F.3.2, F.4.1

    Journal ref: Logical Methods in Computer Science, Volume 7, Issue 2 (May 21, 2011) lmcs:804

  3. arXiv:0707.3435  [pdf, ps, other

    cs.DC cs.LO

    A Knowledge-Based Analysis of Global Function Computation

    Authors: Joseph Y. Halpern, Sabina Petride

    Abstract: Consider a distributed system N in which each agent has an input value and each communication link has a weight. Given a global function, that is, a function f whose value depends on the whole network, the goal is for every agent to eventually compute the value f(N). We call this problem global function computation. Various solutions for instances of this problem, such as Boolean function comput… ▽ More

    Submitted 23 July, 2007; originally announced July 2007.

  4. arXiv:cs/0608022  [pdf, ps, other

    cs.CR

    Expressing Security Properties Using Selective Interleaving Functions

    Authors: Joseph Y. Halpern, Sabina Petride

    Abstract: McLean's notion of Selective Interleaving Functions (SIFs) is perhaps the best-known attempt to construct a framework for expressing various security properties. We examine the expressive power of SIFs carefully. We show that SIFs cannot capture nondeducibility on strategies (NOS). We also prove that the set of security properties expressed with SIFs is not closed under conjunction, from which i… ▽ More

    Submitted 3 August, 2006; originally announced August 2006.

    ACM Class: D.4.6