Difference between revisions of "Talk:Nodal-wikid.pl"

From Organic Design wiki
(Embed peer dev links at bottom)
m
Line 12: Line 12:
 
Currently the nodes have just been assigned successive integers starting from zero as the various nodal concepts have arrisen. For this reason the location of the most up-to-date list of nodes is in the currently developing nodal script - in this case [[NodalWikid.pl]].
 
Currently the nodes have just been assigned successive integers starting from zero as the various nodal concepts have arrisen. For this reason the location of the most up-to-date list of nodes is in the currently developing nodal script - in this case [[NodalWikid.pl]].
 
:--[[User:Nad|Nad]] 22:31, 15 Feb 2006 (NZST)
 
:--[[User:Nad|Nad]] 22:31, 15 Feb 2006 (NZST)
<br><br>
+
 
----
+
 
<br>
 
 
<table class=document-code><tr><td>[[+peer dev links]]</table>
 
<table class=document-code><tr><td>[[+peer dev links]]</table>

Revision as of 22:15, 16 April 2006

NodalWiki.pl is the currently running instance of peerd, the Perl nodal-space.

It's using this instead of peerd because this ones designed to run as a child thread of wikid.pl while the peerd-husk is still in development.


This script will now be used to talk to the interface-handlers instead of server.pl. Its server.pl that receives the initial connection request because its the one listening on the socket, but now it will pass its interface-handler-handle to NodalWikid.pl and remove it from its own IO::Select list.

--Nad 10:04, 17 Apr 2006 (NZST)

The process of organising node's GUIDs is not yet automatic, and so we need to deal directly with them instead of having them hidden behind the scenes like an inode-number.

Currently the nodes have just been assigned successive integers starting from zero as the various nodal concepts have arrisen. For this reason the location of the most up-to-date list of nodes is in the currently developing nodal script - in this case NodalWikid.pl.

--Nad 22:31, 15 Feb 2006 (NZST)


+peer dev links