PHP Classes

PHP Neuron Message transmission: Send messages to neurons using shared memory

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 44%Total: 265 All time: 7,752 This week: 97Up
Version License PHP version Categories
message_transmission 0.2GNU General Publi...5.0PHP 5, Unix, Artificial intelligence
Description 

Author

This package can send messages to neurons using shared memory.

There is a base neuron class that can send and receive messages and an implementation class that execute the means to execute actions before and after the messages are received.

The messages can be exchanged with other neurons using shared memory or System V message queues, so neurons can communicate with each other running on different processes.

Innovation Award
PHP Programming Innovation award nominee
May 2016
Number 3


Prize: One downloadable copy of PhpED Professional
Neurons are cells in the brain that connect to each other and autonomously transmit information to other neurons.

Neural networks have been used in computing to solve problems emulating a brain.

This class can implement networks of neurons that communicate with each other using system shared memory. This way each neuron can run in parallel processes communicating with each other autonomously.

Manuel Lemos
Picture of Lionel F. Lebeau
  Performance   Level  
Name: Lionel F. Lebeau <contact>
Classes: 4 packages by
Country: France France
Age: 63
All time rank: 245268 in France France
Week rank: 312 Up15 in France France Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Accessible without login Plain text file config.php Conf. Config file
Plain text file msg.class.php Class Message transmission
Plain text file neurone.class.php Class Final model
Plain text file neurone_base.class.php Class Base model
Plain text file shm.class.php Class SHM protocole

 Version Control Unique User Downloads Download Rankings  
 0%
Total:265
This week:0
All time:7,752
This week:97Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:44%StarStarStar
Rank:3395