General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
3d peer to peer chatroom where associated pairs of text gravitate
A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
An implementation of a MUD using Java and SQL. It will be fully portable to any JVM, and store the whole MUD in a relational database. Allowing for load balancing and multi server environments and plugins.
A Java-based (thus all-platform) 3D MMORPG based on an non-conventional ruleset, using state-of-the-art graphics (the OpenMind engine) and a peer-to-peer networking concept. The setting should be a more or less classical middle ages/fantasy world.
Provides status of the Shadowbane (www.shadowbane.com) servers graphically. Similar to the sbtray tool, but written in Java (i.e. it uses a window instead of a tray icon), which allows both Mac and Windows users to make use of it (Shadowbane runs on both
XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
Starlight is a MMORPG written using Ogre3D and PyGame in Python that focuses on role playing, player modifiable worlds, strong computer artificial intelligence, and peer-to-peer networking.