Technology

  • Our Web-services run on our Dynamic Nodes platform which provides on-demand computing resources allocation and fault tolerance. Our Dynamic Nodes Platform interfaces to Cloud Computing Services. It currently supports computing clusters from Peer 1 Networks and Amazon Elastic Cloud. Computing units are dynamically allocated from Peer 1 and Amazon AWS that provides virtually unlimited scalability at real time.
  •  

  • We use a virtualized database system that provides data storage to all our web services. The data storage units are distributed across our Dynamic Nodes Platform. The storage units are allocated dynamically with backups archived on our data archiving nodes and Amazon S3 data storage units. We use MySQL and SQLite for disk level query access.
  •  

  • All communications between kiosks and servers are secured with SSL/SSH tunnels. The communications between the servers are secured with permanent SSH tunnels.
  •  

  • We use Linux only servers for added stability and longevity. All our programs are written in C/C++ and Python. We don't use black box components. We only use software components that we have source code access. It makes our fast response to bugs possible. We were able to resolve 100% bugs being we have access to every line of source code that make up the foundation of our software platforms.