Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/bastion-rs/bastion

Highly-available Distributed Fault-tolerant Runtime
https://github.com/bastion-rs/bastion

start iteration 0.4.6-alpha.0

48d4c73edbf149e9048dedf7cd5c1e890788709c authored almost 3 years ago by o0Ignition0o <[email protected]>
prepare for bastion publish

2703b5280d7ae509ea44c75e92778b74ed830616 authored almost 3 years ago by o0Ignition0o <[email protected]>
bastion-executor: prepare for release 0.4.2

cd1408086238242ff1e75240589166ba6114ed85 authored almost 3 years ago by o0Ignition0o <[email protected]>
Update dependencies (#337)

* update tracking-subscriber to 0.3

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perenn...

01eeb5861abeba8f36001f453353f0ee8101b811 authored about 3 years ago by Marc-Antoine Perennou <[email protected]>
unregister from distributors and dispatchers when a child panics (#336)

beff46a61b8ceaff184cc779b9663a832d317239 authored over 3 years ago by Jeremy Lempereur <[email protected]>
Don't remove a distributor from the global dispatcher if it has clients (#330)

Because distributors are usable globally by name, it's possible (and
useful) for multiple group...

44508cd4e7e323e90bf3548d979c6e0974cb1cc2 authored over 3 years ago by Colin J. Fuller <[email protected]>
Example: add dependencies to distributor (#329)

7fb016ced98b6655dd4714c6c6bd3b6ebb4b42b4 authored over 3 years ago by Cédric <[email protected]>
update hello world with message handler (#328)

055637728bf2d0dc28321b60a8b6b1335540148b authored over 3 years ago by Benoit Chassignol <[email protected]>
bump dependencies (#324)

f1697b388befbf8446f0d8e4217fccad2f79fd10 authored over 3 years ago by Jeremy Lempereur <[email protected]>
remove clippy inline lints, that's too much noise for now (#326)

24f5522bb4ff09997e57f9e4cdcfd96cc996dd6f authored over 3 years ago by Jeremy Lempereur <[email protected]>
proposal: distributor request fn (#321)

* proposal: distributor request fn

* go async by default, add a sync variant backed by mpsc::...

90b8a0918da8f566904642f3eecd5941c7f27fd5 authored over 3 years ago by Jeremy Lempereur <[email protected]>
depend on lightproc master branch so we can compile

1c4ffb3e3f67e979d0ee684cda7786e439e74e7d authored over 3 years ago by o0Ignition0o <[email protected]>
named Distributor (#319)

* wip

* wip, a lot left!

* a bit of debug statements and more funsies

* tell and tell_e...

c6016a95f64965e0b9ae61c18fdfbe3437eef65f authored over 3 years ago by Jeremy Lempereur <[email protected]>
Export MessageHandler to the prelude (#317)

Previous pull request[1] introduced the MessageHandler datatype, but did
not export it in the p...

e923d55503f9476484d1e44c5a915cec709bcd6f authored over 3 years ago by Sasha Pourcelot <[email protected]>
Lower dispatcher log to debug (#315)

c8f1506380f55b548cb452ac434931ca6955d9ac authored almost 4 years ago by Theo M. Bulut <[email protected]>
Fix a typo in children doc (#314)

93b66e4f7c0d1af705f1d419179c0ac9ff910486 authored almost 4 years ago by Kan-Ru Chen <[email protected]>
Improve readme (#312)

674deb13e6857c98f3f32dc2c6e3b88e7f2ede96 authored almost 4 years ago by Benoit Chassignol <[email protected]>
Add MessageHandler (#309)

* Add initial implementation for MessageHandler

This commit adds very basic implementation of...

835be0586d478281e3847ee0ac10e7ec1e31ec89 authored almost 4 years ago by Sasha Pourcelot <[email protected]>
Translate doc link to intra-doc-link, fix broken links (#310)

Transitioning to intra-doc-link will allow us to get better feedback about broken
links in the ...

8d6707fdf2a478ff402007176ad86ba371923c97 authored almost 4 years ago by Sasha Pourcelot <[email protected]>
Updating the Bastion architecture image and adding it to README.md. See #215 (https://github.com/bastion-rs/bastion/issues/215) for more information. (#311)

ac238b3cdb19c2a35d76786f41b014b771766c1d authored almost 4 years ago by fosdick.io <[email protected]>
Change the supervisor creation order in the broadcast message example (#270)

0d159ea4839e5aeb29f8bd1e9b7400556288230b authored almost 4 years ago by Jeremy Lempereur <[email protected]>
Fix an issue which-in the service doesn't die when `../data/distwrite` doesn't exist. (#279)

Run RustFmt.

0693624dc80d91659df288825b0b306bf69bf921 authored almost 4 years ago by Sagi Sarussi <[email protected]>
update miri flags (#275)

7f438ca6d6eccb444aef65c20f878de6865ebc01 authored almost 4 years ago by Jeremy Lempereur <[email protected]>
target minor versions of lightproc instead of patch (#305)

206ee5af093526de371230fe7c04db8a3e4002b7 authored almost 4 years ago by Jeremy Lempereur <[email protected]>
bump nightly versions (#306)

c7eb00f9aa3febd6e5cd16cdaed6a79faf913ead authored almost 4 years ago by Jeremy Lempereur <[email protected]>
update rand (#304)

Fixes #298

Signed-off-by: Marc-Antoine Perennou <[email protected]>

fbcc3016678f0a59c84251b27026d338260f5443 authored almost 4 years ago by Marc-Antoine Perennou <[email protected]>
put the dependency to lightproc back

cbef83704b019be500ef33b09e7328cc852130af authored almost 4 years ago by o0Ignition0o <[email protected]>
wip, allow to run tokio based futures in the bastion executor (#299)

* wip, allow to run tokio based futures in the bastion executor

* use tokio::main!

* runti...

39ff2b8a89d6968ab4b9ea98851d6d543334e399 authored almost 4 years ago by Jeremy Lempereur <[email protected]>
(cargo-release) start next development iteration 0.4.5-alpha.0

86644839ed88e6157f71604f5f103f3f79aec5d9 authored almost 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.4.4

5c99157e8740ce61ae5b43b7ccc7d10766342e18 authored almost 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.4.1

851207d846ccd180762e7b6fbd859cf468842b50 authored almost 4 years ago by Mahmut Bulut <[email protected]>
Bastion executor version alignment (#302)

25e4ec1390c58be498912801e7f802a176ff497c authored almost 4 years ago by Mahmut Bulut <[email protected]>
Fix clippy warnings (#301)

599a8525c42282c9e1cc91eaff48a2d94b2f0277 authored almost 4 years ago by Mahmut Bulut <[email protected]>
bump lever and nuclei (#300)

* bump lever

* bump nuclei

fb38a402a545c93ed8dbcecb3cfd692d2ab90d87 authored almost 4 years ago by Jeremy Lempereur <[email protected]>
override the redundancy based on the resizer (#292)

Signed-off-by: பாலாஜி <[email protected]>

bd6c1646dd24b629b6911281f2d4385da9f8eac8 authored about 4 years ago by Captain Meow <[email protected]>
use old state to restart the child (#289)

Signed-off-by: பாலாஜி <[email protected]>

a478cc66d8d8565496adcac49e8ec55b532f689f authored about 4 years ago by Captain Meow <[email protected]>
chore: update dependencies (#288)

Fixes #281 #282 #283 #284 #285 #286

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perenn...

44f433fcfa7a10271859dcc592f4887bcba417ae authored about 4 years ago by Marc-Antoine Perennou <[email protected]>
it -> if (#278)

1383c196d75eebeab8ed9d20c5754ee1c10767c6 authored about 4 years ago by Sagi Sarussi <[email protected]>
Fix grammar/typos (#276)

a2a588522f6404b93ec24fca9681f9c275994ef8 authored about 4 years ago by Sagi Sarussi <[email protected]>
(cargo-release) start next development iteration 0.4.4-alpha.0

6e58b06fbd66e30bd50c9f96674d419d61824b0f authored about 4 years ago by o0Ignition0o <[email protected]>
(cargo-release) version 0.4.3

dc175cbe0472583d7df650c5451925c7bc42a1ca authored about 4 years ago by o0Ignition0o <[email protected]>
bump executor dependency

ff3b755d6d2545bae68473f9db5163d58743111b authored about 4 years ago by o0Ignition0o <[email protected]>
(cargo-release) bastion-executor start next development iteration 0.4.1-alpha.0

80c58ff7fa628e533dc393e3ba3694928aa71ded authored about 4 years ago by o0Ignition0o <[email protected]>
(cargo-release) version 0.4.0

6234445c57d21d829a9c09d2b11699f2f93a465b authored about 4 years ago by o0Ignition0o <[email protected]>
Igni/affine steal sort (#261)

Executor rework

aa066f2cea56cd84b494b2f778b75ef3698e1f99 authored about 4 years ago by Jeremy Lempereur <[email protected]>
Fix RestartStrategy::timeout < 1s (#265)

75904cfe43279cd44014d464227d36020582d060 authored over 4 years ago by nicolaiunrein <[email protected]>
dispatch to available children only. (#268)

6a9f11eb5e8107740ffa6bd0ed24b88ef92a7d67 authored over 4 years ago by Jeremy Lempereur <[email protected]>
(cargo-release) start next development iteration 0.4.3-alpha.0

3cbda62b85ec57d7093f3631d6a4a82c024c47ba authored over 4 years ago by o0Ignition0o <[email protected]>
(cargo-release) version 0.4.2

0c7c6085f14e67b7ac6bbf4e0b0fc35648aec292 authored over 4 years ago by o0Ignition0o <[email protected]>
bump bastion-executor dependency

e90f546206a77abf5e317c056ead3db72d2dda31 authored over 4 years ago by o0Ignition0o <[email protected]>
(cargo-release) start next development iteration 0.3.7-alpha.0

81a971c57599ae8e7478013df829375552684cf5 authored over 4 years ago by o0Ignition0o <[email protected]>
(cargo-release) version 0.3.6

dfa123c95936ca3eab8ec9e45918b4c2920241fe authored over 4 years ago by o0Ignition0o <[email protected]>
trying to work around allocations in the hot path. to be benchmarked (#260)

b9062ddff26a30484ec9f3abfc1f96a7969a03b8 authored over 4 years ago by Jeremy Lempereur <[email protected]>
numanji version bump (#259)

36482d557525ebe24ae437cf63f1fce500218a2b authored over 4 years ago by Jeremy Lempereur <[email protected]>
Rewrite try_recv as try_recv_timeout with a 0 ns timeout. (#258)

6b69bd08c7822647056847149e7fb26d52927a7e authored over 4 years ago by Jeremy Lempereur <[email protected]>
Documentation formatting fixes in cross references. (#256)

1e67a509c7d20edfd6a9938b617e7273946d5bf2 authored over 4 years ago by Andreas Monitzer <[email protected]>
(cargo-release) start next development iteration 0.4.2-alpha.0

c6f3f9608ad199c121970138b12688467a38b5b5 authored over 4 years ago by o0Ignition0o <[email protected]>
(cargo-release) version 0.4.1

0cdece361b205632d61236c8bfdddd68fceaae2d authored over 4 years ago by o0Ignition0o <[email protected]>
Igni/try recv (#253)

e51ed6abb8bee3a2aacd70ee6b79f38536b2c91f authored over 4 years ago by Jeremy Lempereur <[email protected]>
(cargo-release) version 0.4.1-alpha.1

0486a65957714dd3e873c16047f2b21d0678e785 authored over 4 years ago by Mahmut Bulut <[email protected]>
Update nuclei (#252)

571490ac55e3aba01666403137c6732899003d86 authored over 4 years ago by Mahmut Bulut <[email protected]>
(docs) use run! instead of await in Bastion docs (#250)

7a5826ba6f5d7017f5fd59b11dba3f5cc4c968ba authored over 4 years ago by creativcoder <[email protected]>
change ci cd pipeline to let it pass through nuclei (#248)

09d28deba98009334b103545a7fae96966fa8c24 authored over 4 years ago by Jeremy Lempereur <[email protected]>
Fix for typo in documention. (#247)

Co-authored-by: Andreas Monitzer <[email protected]>

d594edd24d48107dec5b61bbae61cf8581226726 authored over 4 years ago by Andreas Monitzer <[email protected]>
[Tutorial - Getting started] Add comments on messages type (#245)

068b43c7af005efb9f65361efe33a3d3407207bc authored over 4 years ago by Cédric <[email protected]>
[Examples - tcp-servers] Fixed small typo (#244)

8643b9b45c5e63f3ac30f6033d3610b8c0a95bf6 authored over 4 years ago by Cédric <[email protected]>
(cargo-release) start next development iteration 0.4.1-alpha.0

c4e03d7cabf8b6b48310a31c21113f1a1d57f39c authored over 4 years ago by Mahmut Bulut <[email protected]>
Bump towards 0.4.0

a792ad801d79a31de654ac0de1f72dda7626e9ad authored over 4 years ago by Mahmut Bulut <[email protected]>
Make a move

2b6c4b5612fd71500c22e868af4c8f18aa61594c authored over 4 years ago by Mahmut Bulut <[email protected]>
Some readme rewording

1bcf6026aeca92faceed72ee81520f98b4a5430e authored over 4 years ago by Mahmut Bulut <[email protected]>
Reword readme

ba909f6812292a875d34b066b6d601b65894c470 authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.3.7-alpha.0

455c36121b4bd9ca6a158a4d1e48fc3ed85caea8 authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.3.6

cec6d83f3e1b0485b1c555df3fac7d8831826303 authored over 4 years ago by Mahmut Bulut <[email protected]>
Don't building examples automatically

9ab79e2956ce619dd1af3c6ba12d363feeddb4d2 authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.3.6-alpha.0

72e9feb54aaed7c5f91af10fa6645ce6915e96fc authored over 4 years ago by Mahmut Bulut <[email protected]>
readme not read

4415dff645f8f839575bb0487d366554f104b8c2 authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.3.5

26c369325838540d5ca79e24002dfe63adaea353 authored over 4 years ago by Mahmut Bulut <[email protected]>
IO incorporation (#241)

* Align versions to 0.3.5

* Add some examples

* Nuclei incorporation

* Cleanups

ce47c3fcee0fa50f3c19f458721ec4919237302e authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.3.6-alpha.0

576d6487ea6f8d141a3d9b09e4d355cf70deba7e authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.3.5

135ff01cbc5fe6c50b639c70ad714bb705f06a8e authored over 4 years ago by Mahmut Bulut <[email protected]>
release executor

da18f6e28dac317c2f5628908b0f9e39a93d7e0f authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) start next development iteration 0.3.6-alpha.0

ae47ecc83a3dd803d9cc388a0a2b3d5a0f4b5065 authored over 4 years ago by Mahmut Bulut <[email protected]>
(cargo-release) version 0.3.5

dc7337c858ab0176ce464ab2808d926057583ca0 authored over 4 years ago by Mahmut Bulut <[email protected]>
Remove travis badge

1b9129c6e3b608c5283974d8640181a2c26784c9 authored over 4 years ago by Mahmut Bulut <[email protected]>
Autoscaling actor groups in runtime (#202)

Co-authored-by: o0Ignition0o <[email protected]>

19bca724240608fcfe96ab4b2ef9bd2dc3d8fb3c authored over 4 years ago by Valeryi Savich <[email protected]>
Add hello, world! example (#234)

52a21500d40055a716afec1cf3f14b08a4274d7a authored over 4 years ago by Benoit Chassignol <[email protected]>
Fix: Left shift overflow on 32 bits platforms (#235)

ea2f344623dc6e227f1e26b03111df9ee4eacc68 authored over 4 years ago by Jeremy Lempereur <[email protected]>
pass --all-targets --all-features to cargo check and cargo test (#197)

a4f23fc6bda0f7afa1f1672973a0d9657652047d authored over 4 years ago by Jeremy Lempereur <[email protected]>
executor: drop kernel32-sys dependency (#232)

Fixes #227

Signed-off-by: Marc-Antoine Perennou <[email protected]>

b8edb356b8e9f97c77ad707615349ad80ed9d824 authored over 4 years ago by Marc-Antoine Perennou <[email protected]>
switch from fqutex to async-mutex (#231)

1e2b7682e8d505d6af661a568a64c179d87ec9b0 authored over 4 years ago by Marc-Antoine Perennou <[email protected]>
Update dependency versions before release (smoothest way) (#229)

1c4f468edc0e7875f710d2d5bec7eeb87ed5401f authored over 4 years ago by Benoit Chassignol <[email protected]>
Self-contained macros (#225)

* Avoid relying on spawn_blocking from bastion_executor, forcing Bastion users to add it as dire...

b8fd6282384817d166d673e3f111fbdd877bd07c authored over 4 years ago by Luca Palmieri <[email protected]>
[Refactor] Explicit initialization for SYSTEM (#224)

c69421d7c1fccca754c9c7373db1756b5183442c authored over 4 years ago by Luca Palmieri <[email protected]>
Add disptacher example (#217)

0dcc4783fc3655d8e5cb536a6b8d39ca87dfff53 authored over 4 years ago by Benoit Chassignol <[email protected]>
Merge pull request #223 from bastion-rs/fix-supervisor-doc

6220aec3358468a3b5e67fa0f4c4a4cde7c4f546 authored over 4 years ago by Benoit Chassignol <[email protected]>
Merge branch 'master' into fix-supervisor-doc

d5587fb550ecaf983d86f78820a7bd9af6aac952 authored over 4 years ago by Benoit Chassignol <[email protected]>
fix

e69f34196d58ddb89a40d188d83a57bbe4ecf7b2 authored over 4 years ago by oScape <[email protected]>
Clippy lints: whack a mole edition

e88826fad1e1621ade79c40772cdb24b7f002c4b authored over 4 years ago by o0Ignition0o <[email protected]>
bastion executor lints

01a80a46f51d1a5ed2fb9d7edcaca19a71a39e48 authored over 4 years ago by o0Ignition0o <[email protected]>
Miri and clippy fixes.

713033546e4d68d46513f6a5e0d4af7217191758 authored over 4 years ago by o0Ignition0o <[email protected]>