hippocampus is a reflexion on the pertinence of developping a shared memory, object oriented, dynamic and reflexive language interpreter.

The idea behind this confusing words is to have a python's like environment able to share objects across multiple processes, removing the GIL but restrincting the use of this environment to data manipulation.

The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms.

I want to implementation the engine with C as it is a commonly known language and it has a good support of the linux's shared memory.
I have already done an encouraging poc with C and mmap.

Features

  • dynamic and reflexive language
  • object shared between processes
  • transactional
  • c implementation
  • object stored un datafiles

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow hippocampus

hippocampus Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of hippocampus!

Additional Project Details

Operating Systems

Linux

Intended Audience

Developers

Programming Language

C

Related Categories

C Database Engines Servers, C Object Oriented Software

Registered

2014-06-16