architecture

  1. ppbitb

    general/other Infrastructure design of Ruby on Rails application.

    Hey folks. I have a small hobby website which has been running for the past 15 years. It is a Ruby on Rails application. The architecture is nginx proxying to unicorn which wraps the ruby codebase. There are also a couple Resque processes (leveraging Redis) to handle async jobs which need...
  2. M

    Server architecture for financial services application

    Hi everyone. I have a side project that could turn into a full-time project. so I wanted to ask what is the best way to go about it. The application needs to do the following: - accept files via HTTP, FTP or SFTP - accept files via email - run a public-facing web server - run a database (my...
  3. sidetone

    Status of supported architectures

    32bit architectures were lowered to tier-2 support or removed. RISC-V and ARM architecture support was improved upstream. Sparc64 support was dropped, because it was the only architecture left not well supported by Clang. (From the latest issue of FreeBSD Journal.)...
  4. B

    Limit of VMs in FBSD

    Well, don't punish me this time -it's a joke- . This thread it's not about an specific error, but so a "strange" thing that i have seen in my PC. Running FBSD 11.1-RELEASE-p6, with an arch of i386. So, i can say that this, more than an error, it's a warning. You'll see: i have created recently...
Back
Top