Skip to content

The Photon project provides data containers (queues, maps, etc.) in shared memory to enable fast development of complex software projects. The framework uses some RDB concepts (transactions and crash recovery).

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
COPYING.GPL2
GPL-3.0
COPYING.GPL3

dprevost/photon

Repository files navigation

Welcome to Photon Software version 0.5.0.

WARNING: this version is a prototype and not an official release.

This library offers the following shared data components:
 - FIFO and LIFO queues
 - folders
 - hash maps (read-only and read/write)

Photon is free software. The framework is distributed under the GPL,
the GNU General Public License (see the file COPYING for details).

For documentation, please see the files in the doc subdirectory (or
on the web site (hhtp://photonsoftware.org).

For building and installation instructions please see the INSTALL file
(or the web site, of course).

About

The Photon project provides data containers (queues, maps, etc.) in shared memory to enable fast development of complex software projects. The framework uses some RDB concepts (transactions and crash recovery).

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
COPYING.GPL2
GPL-3.0
COPYING.GPL3

Stars

Watchers

Forks

Packages

No packages published