From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Распараллеливание incoming
Date: Sat, 26 Nov 2011 13:50:43 +0200
Message-ID: <20111126115043.GN11418@osdn.org.ua> (raw)
In-Reply-To: <20111126111913.GA28388@altlinux.org>
On Sat, Nov 26, 2011 at 03:19:13PM +0400, Dmitry V. Levin wrote:
> Какая разница, чем вызвано изменение сборочной/установочной
> среды, отличиями в зависимостях между старой и новой версией
> пакета, или изменениями в сизифе?
Если правильно понимаю, это был скорее вопрос про кэш.
Помнишь, я когда-то высказывался в том смысле, что может
оказаться полезным кэшировать время сборки и зависимости
с тем, чтобы иметь возможность раскидывать очередь более
разумно (e.g. если за здоровенным пакетом кучка мелких и
при этом не связанных с ним никак, т.е. не взаимовлияющих
по сборочной среде) -- то в условиях однопоточной сборки
может иметь смысл пропустить "мелочь" и затем ставить на
сборку "бегемота"?
Кэширование зависимостей может помочь при разрешении мержей,
насколько понимаю: если предположение не сработало -- ладно,
идём по более дорогому пути пересборки; а если сработало,
так можно сэкономить.
И да, сами по себе такие задачи имеют обыкновение усугубляться
при увеличении степени параллелизма, насколько знаю.
---
An even worse example was a popular sports web site we worked on.
The site would update sports statistics by holding an exclusive
lock on transactional database tables while waiting for a remote
data service over the internet to respond. The client couldn't
understand why adding more application servers to their
infrastructure made the timeouts worse instead of better.
--- http://lwn.net/Articles/441790/
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
prev parent reply other threads:[~2011-11-26 11:50 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-26 10:58 Igor Vlasenko
2011-11-26 11:19 ` Dmitry V. Levin
2011-11-26 11:26 ` Igor Vlasenko
2011-11-26 12:25 ` Dmitry V. Levin
2011-11-26 12:45 ` Igor Vlasenko
2011-11-26 12:56 ` Igor Vlasenko
2011-11-26 13:33 ` Dmitry V. Levin
2011-11-26 14:18 ` Igor Vlasenko
2011-11-26 14:34 ` Dmitry V. Levin
2011-11-26 14:57 ` Igor Vlasenko
2011-12-07 20:12 ` [devel] [JT] " Vitaly Lipatov
2011-12-07 20:19 ` Igor Vlasenko
2011-12-08 4:39 ` Мал Скрылёв
2011-12-08 5:15 ` Denis G. Samsonenko
2011-12-08 7:25 ` Dmitriy Kruglikov
2011-12-08 8:53 ` Michael Shigorin
2011-11-26 11:34 ` [devel] " Aleksey Avdeev
2011-11-26 11:47 ` Igor Vlasenko
2011-11-26 12:36 ` Dmitry V. Levin
2011-11-26 11:50 ` Michael Shigorin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111126115043.GN11418@osdn.org.ua \
--to=mike@osdn.org.ua \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git