Google Groups Home
Help | Sign in
Group info
Members: 20
Activity: Low activity
Language: English
Group categories: Not categorized
More group info »
Home
New since last time: 1 message

Persevere is an open source set of tools for persistence and distributed computing using an intuitive standards-based JSON interfaces of HTTP REST, JSON-RPC, JSONPath, and HTTP Channels. The core of the Persevere project is the Persevere Server. The Persevere server includes a Persevere JavaScript? client, but the standards-based interface is intended to be used with any framework or client.

Features The Persevere Server is an object storage engine and application server (running on Java/Rhino) that provides persistent data storage of dynamic JSON data in an interactive server side JavaScript environment with the following key features:

  • Create, read, update, and delete access to persistent data through a standard JSON HTTP/REST web interface
  • Dynamic object persistence - expando objects, arrays, and JavaScript functions can be stored, for extensive JavaScript persistence support
  • Remote execution of JavaScript methods on the server through JSON-RPC for a consistent client/server language platform
  • Flexible and fast indexed query capability through JSONPath
  • Comet-based data monitoring capabilities through HTTP Channels with Bayeux transport plugin/negotiation support
  • Data-centric capability-based object level security with user management, Persevere is designed to be accessed securely through Ajax with public-facing sites
  • Comprehensive referencing capabilities using JSON referencing, including circular, multiple, lazy, non-lazy, cross-data source, and cross-site referencing for a wide variety of object structures
  • Data integrity and validation through JSON Schema
  • Class-based data hierarchy - typed objects can have methods, inheritance, class-based querying
  • Pluggable data source architectures - SQL tables, XML files, remote web services can be used as data stores
  • Service discovery through Service Mapping Description

Persevere JavaScript Client is a persistent object mapping framework for JavaScript in the browser, which allows programmers to access, traverse, and manipulate persisted objects graphs easily with standard JavaScript syntax and intuitive Persistent JavaScript (PJS) API. Persevere implements the PJS API and maps JavaScript objects to persistent storage objects remotely through JSON based RESTful web services following the JSPON (JavaScript Persistent Object Notation) data interchange specification. Persevere accesses persisted object graphs provided through RESTful JSON data sources which can represent various underlying sources such as database tables, XML files, web services, and object repositories, and such persisted graphs can even span domains. Persevere allows application code to be persisted and exist within these object graphs, to facilitate improved object oriented design and organization. Persevere can provide orthogonal persistence and lazy loading support with standard JavaScript property access and modification through JavaScript pre-processing, or it can provide these capabilities natively with JavaScript 1.7. Note that the Persevere JavaScript Client is released under the MPL 1.1/GPL 2.0/LGPL 2.1 license.

Discussions7 of 165 messages view all »
Britney Spears Gets PunkD
By hiramkenyondenalinationalpark - Sep 6 - 1 author - 0 replies
Persevere Server Beta 0.9.16
By Kris Zyp - Aug 31 - 1 author - 0 replies
Persevere Server Beta 0.9.15
By Peter Svensson - Aug 28 - 2 authors - 1 reply
Persevere Server 0.9.14
By Kris Zyp - Aug 18 - 1 author - 0 replies
GWT
By Fabien Chéreau - Aug 8 - 2 authors - 4 replies
Persevere Server Beta 0.9.13
By Kris Zyp - Aug 6 - 1 author - 0 replies
Existing databases updates & comet
By Kris Zyp - Aug 4 - 2 authors - 3 replies
PagesAll 2 pages view all »
Last updated by trainore1981 - Aug 27 - 1 author - 2 pages long
Last updated by Kris Zyp - May 23 - 1 author - 4 pages long

XML       Send email to this group: persevere-framework@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google