./devel/php-shmop, PHP extension for simple SysV shared memory operations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q3, Version: 7.1.22, Package name: php71-shmop-7.1.22, Maintainer: pkgsrc-users

PHP is a programming language designed to be embedded into web pages.

Shmop is an easy to use set of functions that allows PHP to read,
write, create and delete Unix SysV-style shared memory segments.

While developing a search deamon we needed a php based front end
to communicate the deamon via SHM. PHP already had a shared memory
extention (sysvshm) written by Christian Cartus <cartus@atrior.de>,
unfortunatly this extention was designed with PHP only in mind and
offers high level features which are extremly bothersome for basic
SHM we had in mind. After spending a day trying to reverse engineer
and figure out the format of sysvshm we decided that it would be
much easier to add our own extention to php for simple SHM operations,
we were right :)).


Required to run:
[lang/php71]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: b91ef7f8f7f6987339ab888c5723384c78416e25
RMD160: f1db44e4e4e09d24e04c8033e0c6a6b19f2c7859
Filesize: 14706.904 KB

Version history: (Expand)