Latest developer stories
  • Home
  • Contact Us
  • Website
Sign in Subscribe

Optimization

A collection of 3 posts
Micro Frontends
micro frontends

Micro Frontends

Micro-Frontends means small, standalone and deliverable frontend applications combined to form a whole single application. The idea is the same as micro-services architecture for backend where we develop small API services. A Micro-Frontend is a portion of a webpage (not the entire page).
Dec 14, 2022 5 min read
Actor Model and its Significance
Actor Model

Actor Model and its Significance

Brief introduction to Actor Model, and the problems it solves? What is Actor Model The actor model is a model of concurrent computation that treats actors as the universal primitive of concurrent computation. In response to a message it receives, an actor can: make local decisions, create more actors, send
Dec 16, 2021 9 min read
Stochastic Optimization: Ant Colony Optimization
Stochastic Optimization

Stochastic Optimization: Ant Colony Optimization

What is Stochastic Optimization? Stochastic optimization is the process of maximizing or minimizing the value of a mathematical or statistical function when one or more of the input parameters is subject to randomness. The word stochastic means involving chance or probability. Stochastic optimization plays an important role in the analysis,
Nov 18, 2021 5 min read
Page 1 of 1
Latest developer stories © 2023
Powered by Ghost