Skip to content
/ piccanin Public

Advertising PPC content distribution and content system, featuring massive scalability, geo-targeting, social intergration and tracking and deep analysis of user interaction.Enable by Nodejs, MongoDb, Hook.io, Express.Implementations of my own projects:Sexy-Assets: Clientside asset, state and cache manager that also provides a transparent data l…

Notifications You must be signed in to change notification settings

rydn/piccanin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piccanin

content distributer and tracked for use in PPC

Getting Started

Install the module with: make init

var piccanin = require('piccanin');
piccanin.begin();

Documentation

Overview

Introduction

Messaging

Piccanin uses Hook.io for interprocess/node/cluster communications, messages are published to a common bus under the namespace piccanin and the intended endpoint followed by an optional priority weight and options. Message ID's look like this piccanin::logger [message] [weight] []

By default the message bus runs in memory with a tcp interface as fallback running on: tcp://127.0.0.1:7878

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Ryan Dick
Licensed under the MIT license.

About

Advertising PPC content distribution and content system, featuring massive scalability, geo-targeting, social intergration and tracking and deep analysis of user interaction.Enable by Nodejs, MongoDb, Hook.io, Express.Implementations of my own projects:Sexy-Assets: Clientside asset, state and cache manager that also provides a transparent data l…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published