並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 77件

新着順 人気順

Modularの検索結果1 - 40 件 / 77件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Modularに関するエントリは77件あります。 architecture開発プログラミング などが関連タグです。 人気エントリには 『モジュラモノリスにおけるトランザクション設計の考え方 / transaction design on modular monolith』などがあります。
  • モジュラモノリスにおけるトランザクション設計の考え方 / transaction design on modular monolith

    モジュラモノリスにおいてトランザクションはどうあるべきなのかについて整理している資料が少ない気付きがあったので「簡易的に」整理しました

      モジュラモノリスにおけるトランザクション設計の考え方 / transaction design on modular monolith
    • Modular Monolith はどの辺りから考え始めるものなのか - id:onk のはてなブログ

      モノリスでは大変なので、マイクロサービスやモジュラーモノリスにして認知負荷を減らしたり、生産性の劣化に抗いたいという考え方がある。 モジュラーモノリスとは モジュラーモノリスについては、だいたい infoq.com のモノリスシリーズ(?)を読めば良いんじゃないか。 有名なのは Shopify のヤツ。 モノリスとマイクロサービスの中間にある、1 アプリケーションなんだけどモノリスでは無い、アプリ内でモジュール分けされているアーキテクチャのこと。app/ の直下に MVC を置くんじゃなくて、COMPONENTS (例えば billing)/app/ の下に MVC を置く、ようなイメージ。 モジュラーに移行するタイミング 僕の感覚だと、数百モデルは全然モノリスで扱えると思っている。少なくとも 300 models 程度でモジュラーにしていく必要はまったく感じない。 世の中で見つけたモデル

        Modular Monolith はどの辺りから考え始めるものなのか - id:onk のはてなブログ
      • GitHub - mckinsey/vizro: Vizro is a toolkit for creating modular data visualization applications.

        Rapidly self-serve the assembly of customized dashboards in minutes - without the need for advanced coding or design experience - to create flexible and scalable, Python enabled data visualization applications Use a few lines of simple configuration to create complex dashboards, which are automatically assembled utilizing libraries such as Plotly and Dash, with inbuilt coding and design best pract

          GitHub - mckinsey/vizro: Vizro is a toolkit for creating modular data visualization applications.
        • 深いドメインと統合型経営プラットフォームを支えるモジュラモノリスの事例 / Modular Monolith That Support Deep Domains And Integrated Management Platform

          freeeにおけるモジュラモノリスの事例を大規模プロダクトから新規プロダクトまで紹介します。

            深いドメインと統合型経営プラットフォームを支えるモジュラモノリスの事例 / Modular Monolith That Support Deep Domains And Integrated Management Platform
          • モジュラモノリスで表現する複雑なドメイン領域と境界 / Expressing complex domain regions and boundaries with 'modular monoliths

            モジュラモノリスで表現する複雑なドメイン領域と境界 / Expressing complex domain regions and boundaries with 'modular monoliths

              モジュラモノリスで表現する複雑なドメイン領域と境界 / Expressing complex domain regions and boundaries with 'modular monoliths
            • NAYA - Modular Keyboard

              Get my workflow analysis Take our personalized workflow analysis quiz and receive a 15% discount code for checkout! “You can customize the Naya Create into the most productive keyboard for you.”

              • Modular Monolith(モジュラーモノリス)の記事とか色々読んでみた

                最近Modular Monolith(モジュラーモノリス)というアーキテクチャについての記事を色々と読んでいます。 個人的に面白いアーキテクチャかなと思っているのでメモがてらまとめてみたいと思います。 目次 Modular Monolithとは 記事 Deconstructing the Monolith: Designing Software that Maximizes Developer Productivity The Modular Monolith: Rails Architecture Shopifyはいかにしてモジュラモノリスへ移行したか Modular Monoliths — A Gateway to Microservices モジュラモノリスで表現する複雑なドメイン領域と境界 【2020/10/25追記】 終わりに Modular Monolithとは そもそもMod

                  Modular Monolith(モジュラーモノリス)の記事とか色々読んでみた
                • RailsでModular Monolithを選択された御社に質問したいN個の疑問

                  タイミーのRailsアプリではModular Monolithを採用しています。具体的にはShopify製のpackwerkを使用しています。 最近では他社での採用事例も見かけるようになってきましたが、それでもまだ手に入る情報は少なく手探りでの開発が続いているのが現状です。 そこで自分たちが実際にpackwerkを導入して「ここはどうするのが正解なんだ?」「他社はどうしているのか知りたい」と思った疑問をいくつかピックアップし、具体的にどういう選択をしたか(もしくは今も悩んでいること)をお話しします。これからpackwerkを導入したいチームにも参考になればと思います。

                    RailsでModular Monolithを選択された御社に質問したいN個の疑問
                  • Modular: Control, develop & deploy high-performance AI

                    MAX replaces and simplifies your AI inference stack, maximizing performance and reducing cloud costs

                      Modular: Control, develop & deploy high-performance AI
                    • Modular Monolith(モジュラーモノリス)についてまとめる

                      モジュラーモノリスについて 目次 モジュラーモノリスとは メリット デメリット・課題 採用例・実装例 必要・向いているケース 不必要・向いていないケース そもそもマイクロサービス メリット デメリット・課題 マイクロサービスを選択する理由 マイクロサービスを採用すべきでない時 とりあえずまとめ そもそもモノリス デメリット・課題 モノリスの種類 参考 モジュラーモノリスとは モノリスからマイクロサービスへでは単一プロセスのモノリスのサブセットと紹介 独立して作業が可能なモジュールで構成され、デプロイ時に結合 モノリスアプリケーション内で、ドメインモデル等を単位としてモジュールに分解し、モノリスのように1つのデプロイパイプラインだけを持ちつつも、マイクロサービスのようにシステムのモジュール化・独立性を両立 マイクロサービスアーキテクチャの場合OrderサービスやPaymentサービス等が独立

                        Modular Monolith(モジュラーモノリス)についてまとめる
                      • Home | Zim: Modular, customizable, and blazing fast Zsh framework

                        Get Zim. The Zsh configuration framework with blazing speed and modular extensions. your terminal: Zim bundles useful modules, a wide variety of themes, and plenty of customizability into a simple and super fast framework. predictive suggestions Zim suggests commands as you type based on your history and completions, allowing easy access to commands once lost and forgotten.

                        • GitHub - Bycelium/PyFlow: An open-source tool for visual and modular block programming in python

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            GitHub - Bycelium/PyFlow: An open-source tool for visual and modular block programming in python
                          • The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024

                            As Rails applications grow over time and turn into a so-called “ball of mud”, organizations ask themselves what’s next? Should we stay the course with a…

                              The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
                            • Modular: Mojo🔥 - It’s finally here!

                              Since our launch of the Mojo programming language on May 2nd, more than 120K+ developers have signed up to use the Mojo Playground and 19K+ developers actively discuss Mojo on Discord and GitHub. Today, we’re excited to announce the next big step in Mojo’s evolution: Mojo is now available for local download – beginning with Linux systems, and adding Mac and Windows in coming releases. While the Mo

                                Modular: Mojo🔥 - It’s finally here!
                              • GitHub - sqlfluff/sqlfluff: A modular SQL linter and auto-formatter with support for multiple dialects and templated code.

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - sqlfluff/sqlfluff: A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
                                • GitHub - comfyanonymous/ComfyUI: The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    GitHub - comfyanonymous/ComfyUI: The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
                                  • Improving Rails scalability using the modular monolith approach with enforced boundaries

                                    I did a talk at LRUG (London Ruby User Group) on this! If you like this post, or prefer video based content, you can check it out here. Ruby & Rails have a reputation for not scaling well — you’ve probably heard this already. TLDR for this postThere’s 3 things I’m going to talk about that have been used to improve the scalability of a Rails application. 1. Make the Rails application modular 2. Cre

                                      Improving Rails scalability using the modular monolith approach with enforced boundaries
                                    • ep.68 Web Standard な Modular CSS - 現場で使ってみてわかる Shadow DOM の嬉しさ | UIT INSIDE

                                      @AlanGDavalos が Web Platform Study Group Organizer の @takanoripe, LINE 証券フロントエンドエンジニアの @uhyo_ と共に、 Shadow DOM について語りました。 ゲスト紹介 @takanoripe https://twitter.com/takanoripe UI Designer / Front-End Engineer Web Platform Study Group Organizer 言及した Shadow DOM 関連の資料 https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM https://javascript.info/shadow-dom https://qiita.com/alangdm/it

                                        ep.68 Web Standard な Modular CSS - 現場で使ってみてわかる Shadow DOM の嬉しさ | UIT INSIDE
                                      • GitHub - lerna-lite/lerna-lite: Subset of Lerna in a smaller & more modular project. Helps manage and publish multiple packages in a monorepo/workspace structure

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          GitHub - lerna-lite/lerna-lite: Subset of Lerna in a smaller & more modular project. Helps manage and publish multiple packages in a monorepo/workspace structure
                                        • NAYA - Modular Keyboard

                                          Get my workflow analysis Take our personalized workflow analysis quiz and receive a 15% discount code for checkout! “You can customize the Naya Create into the most productive keyboard for you.”

                                          • GitHub - fabian-hiller/valibot: The modular and type safe schema library for validating structural data 🤖

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - fabian-hiller/valibot: The modular and type safe schema library for validating structural data 🤖
                                            • GitHub - tokio-rs/axum: Ergonomic and modular web framework built with Tokio, Tower, and Hyper

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                GitHub - tokio-rs/axum: Ergonomic and modular web framework built with Tokio, Tower, and Hyper
                                              • Modular: Mojo 🔥 - A systems programming language presented at LLVM 2023

                                                Mojo 🔥 - A systems programming language presented at LLVM 2023

                                                  Modular: Mojo 🔥 - A systems programming language presented at LLVM 2023
                                                • GitHub - microsoft/graphrag: A modular graph-based Retrieval-Augmented Generation (RAG) system

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - microsoft/graphrag: A modular graph-based Retrieval-Augmented Generation (RAG) system
                                                  • Blanc: Face the world with the only full-face modular mask by Blanc Inc — Kickstarter

                                                    All or nothing. This project will only be funded if it reaches its goal by Mon, January 18 2021 5:00 AM UTC +00:00.

                                                      Blanc: Face the world with the only full-face modular mask by Blanc Inc — Kickstarter
                                                    • Modular: Mojo🔥 is now available on Mac

                                                      It's finally here!We released Mojo local download for Linux systems on September 7th, and in just over a month we’ve seen tens of thousands of downloads and amazing community projects such as llama.🔥and Infermo. We deeply value your feedback, as Mojicians, and we appreciate every single PR, feature request, and bug report. Some trends are easy to track, and from all the feedback we received, one

                                                        Modular: Mojo🔥 is now available on Mac
                                                      • Valibot: The modular and type safe schema library

                                                        Validate with ValibotValidate unknown data with Valibot, the open source schema library with bundle size, type safety and developer experience in mind.

                                                          Valibot: The modular and type safe schema library
                                                        • Valibot と同じ作者のフォームライブラリ Modular Forms を試してみた - JMDC TECH BLOG

                                                          はじめに こんにちは。株式会社 JMDC の川根です。 プロダクト開発部で製薬企業向けサービスの web フロントエンドの設計・開発を担当しています。 本記事は、JMDC Advent Calendar 2023 23 日目の記事です。 qiita.com 現在、上記サービスのフロントエンドの堅牢性やメンテナビリティを向上させるため、リアーキテクト・リファクタリングに取り組んでいます。 それに伴い、フォームのスキーマ検証に使用している Yup をより Type Safe な Zod や Valibot へ置き換えることを検討していました。 Zod を業務で使用したことはありますが、Valibot を使用したことはありませんでした。 Zod に比べバンドルサイズを大幅に計量化できると噂の Valibot が気になり、調査を進めるうちに Modular Forms の存在を知りました。せっかく

                                                            Valibot と同じ作者のフォームライブラリ Modular Forms を試してみた - JMDC TECH BLOG
                                                          • First-class TypeScript support in modular AWS SDK for JavaScript | Amazon Web Services

                                                            AWS Developer Tools Blog First-class TypeScript support in modular AWS SDK for JavaScript As of December 15th, 2020, the AWS SDK for JavaScript, version 3 (v3) is generally available. On October 19th, 2020, we published the Release Candidate (RC) of the AWS SDK for JavaScript, version 3 (v3). One of the major changes in v3 is first-class TypeScript support. In this blog post we will discuss why we

                                                              First-class TypeScript support in modular AWS SDK for JavaScript | Amazon Web Services
                                                            • Moog Modularシンセサイザーの共同開発者であり、Moogのための作品を世界で初めて発表したハーバート・ドイチュが逝去

                                                              Moog Modularシンセサイザーの共同開発者であり、Moogのための作品を世界で初めて発表したハーバート・ドイチュが逝去 ハーバート・ドイチュ(Herbert Deutsch) 1932年、アメリカ・ニューヨークに生まれたハーバート・ドイチュは、幼少期から音楽と作曲を学び、マンハッタン音楽学校(Manhattan School of Music)で学士/修士を取得。1963年にボブ・モーグ(Bob Moog)博士と邂逅し、共同で“作曲家を支援する新しい楽器”の開発に取り組み、翌1964年、Moog Modularシンセサイザーを完成させました。中でもMoog Modularシンセサイザーの大きな特徴であるキーボード・インターフェースは、ハーバート・ドイチュが開発したものと言われています。ハーバート・ドイチュはまた、Moog Modularシンセサイザーのための楽曲を世界で初めて発表し

                                                                Moog Modularシンセサイザーの共同開発者であり、Moogのための作品を世界で初めて発表したハーバート・ドイチュが逝去
                                                              • Zero Terminal V3 is a Modular Raspberry Pi Zero W Powered HandHeld PC - CNX Software

                                                                CNX Software – Embedded Systems News Reviews, tutorials and the latest news about embedded systems, IoT, open-source hardware, SBC's, microcontrollers, processors, and more Hardware hacker NODE has created a slick handheld Linux PC based on the Raspberry Pi Zero W board. About the size of a thick smartphone, Zero Terminal V3 also includes a touchscreen display, a built-in battery, a USB Type-A por

                                                                  Zero Terminal V3 is a Modular Raspberry Pi Zero W Powered HandHeld PC - CNX Software
                                                                • 【神回】松武秀樹さんがMoog ⅢcでYMO「BEHIND THE MASK」を実演!Moog One、Modular Vとの聴き比べ|シンセの大学Web【シンセサイザー】【DTM】

                                                                  今回は、松武秀樹さんにYMO(Yellow Magic Orchestra)の「BEHIND THE MASK」を実演していただくなど、たいへん貴重な90分となっています。ぜひ最後までご覧ください。 これまで数多くの名曲達を支えている「アナログシンセサイザー」 現代ではパソコン上にソフトシンセという形で、様々なソフトウェアシンセサイザーを立ち上げることができますが、これらソフトのモデルとなっている実機からどのようなサウンドが鳴るのか?ご興味があるという方も多いかと思います。 当企画「シンセの大学web」では、シンセサイザーの歴史と共に、その実機から鳴るサウンドを当時の秘話と共にお届けしていきます。 ここで取り上げるのは、もはや伝説と言えるシンセサイザー「MOOG IIIc」です。また、MOOG ONEやArturia Modular Vとのサウンド比較も行っております。 【スペシャ

                                                                    【神回】松武秀樹さんがMoog ⅢcでYMO「BEHIND THE MASK」を実演!Moog One、Modular Vとの聴き比べ|シンセの大学Web【シンセサイザー】【DTM】
                                                                  • モジュラーアバター | Modular Avatar

                                                                    D&Dでアバター組み立てモジュラーアバターはアップロード時にアセットを自動的に導入や統合を行います。インストールのクリック忘れはもう心配しなくてもヨシッ! アニメーターを整理整頓にアバターのFXアニメーター等を分割し、実行時に統合しよう。アニメーションウィンドウの選択ドロップダウンを綺麗にしましょう!

                                                                    • MAX: Modular Accelerated Xecution Platform

                                                                      llama 3 ../run-pipeline.🔥 llama3 --max-tokens 200 --prompt "Why the sky is blue?" --quantization-encoding q4_0 Loading tokenizer... Building model... Compiling... Executing... The sky appears blue due to a phenomenon called Rayleigh scattering... Prompt size: 10 Output size: 190

                                                                        MAX: Modular Accelerated Xecution Platform
                                                                      • Bunzz | Modular Smart Contracts Dev & AI-Based Audit

                                                                        Smart Ecosystem For Your Smart Contracts Find, Deploy & Manage reviewed contracts easily with Bunzz.

                                                                          Bunzz | Modular Smart Contracts Dev & AI-Based Audit
                                                                        • Mojo Manual | Modular Docs

                                                                          Welcome to the Mojo Manual, a complete guide to the Mojo🔥 programming language! Mojo is designed to solve a variety of AI development challenges that no other language can, because Mojo is the first programming language built from the ground-up with MLIR (a compiler infrastructure that's ideal for heterogeneous hardware, from CPUs and GPUs, to various AI ASICs). We also designed Mojo as a superse

                                                                            Mojo Manual | Modular Docs
                                                                          • Servo’s new home - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine

                                                                            The Servo Project is excited to announce that it has found a new home with the Linux Foundation. Servo was incubated inside Mozilla, and served as the proof that important web components such as CSS and rendering could be implemented in Rust, with all its safety, concurrency and speed. Now it’s time for Servo to leave the nest! This move comes with a change in project governance: the Servo Project

                                                                            • reTerminal CM4104032 - AI, IoT, IIoT Human Machine Interface, All-in-one Board, Modular Design, RPi CM4 32GB powered, IPS multi-touch screen, 2.4GHz/5GHz Wi-Fi & Bluetooth 5.0, rich interfaces

                                                                              0" :class="{'submenu-list':currentMenu.parent && currentMenu.parent.name,'last-menu':isLastLevel}" > �a� �U

                                                                                reTerminal CM4104032 - AI, IoT, IIoT Human Machine Interface, All-in-one Board, Modular Design, RPi CM4 32GB powered, IPS multi-touch screen, 2.4GHz/5GHz Wi-Fi & Bluetooth 5.0, rich interfaces
                                                                              • GitHub - chakra-ui/chakra-ui: ⚡️ Simple, Modular & Accessible UI Components for your React Applications

                                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                  GitHub - chakra-ui/chakra-ui: ⚡️ Simple, Modular & Accessible UI Components for your React Applications
                                                                                • Modular Errors in Rust

                                                                                  It is thankfully common wisdom nowadays that documentation must be placed as near as possible to the code it documents, and should be fine-grained to a minimal unit of describability (the thing being documented). The practice provides numerous benefits to the codebase and project as a whole: When editing the source code, contributors are less likely to forget to update the documentation as well, e

                                                                                  新着記事